Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft DirectShow 9.0 |
IETFilterConfig::InitLicense
This topic applies to Windows XP Service Pack 1 or later.
The InitLicense method initializes an encryption license.
Syntax
HRESULT InitLicense( int LicenseId );
Parameters
LicenseId
[in] Identifies the license.
Return Values
Returns an HRESULT.
Requirements
Header: EncDec.h.
See Also