Share via


IETFilterConfig::InitLicense method (encdec.h)

[The feature associated with this page, Microsoft TV Technologies, is a legacy feature. Microsoft strongly recommends that new code does not use this feature.]

The InitLicense method initializes an encryption license.

Syntax

HRESULT InitLicense(
  [in] int LicenseId
);

Parameters

[in] LicenseId

Identifies the license.

Return value

Returns an HRESULT.

Requirements

Requirement Value
Minimum supported client Windows�XP with SP1 [desktop apps only]
Minimum supported server None supported
Target Platform Windows
Header encdec.h

See also

IETFilterConfig Interface