Previous | Contents | Next
3.2.1 IBandiCapture::Verify
Register license id and license key. If don't call this function, BCL shows an watermark in upper corner of captured video.
HRESULT Verify(LPCSTR szID, LPCSTR szKey);
-
Parameters
-
LPCSTR szID
-
[in] String pointer of product id that supplied.
-
LPCSTR szKey
-
[in] String pointer of product id that supplied.
-
Return Value
-
BC_OK
-
Registration succeeded. The library will run in registered mode.
-
BCERR_FAIL
-
Invalid parameter. please check id and key.
Copyright(C) 2008-2019 Bandicam.com, https://www.bandicam.com
Bandi Capture Library 2.1.0.190 created : 2017-02-03 PM 3:34:53