IDTFilter3::LicenseHasExpirationDate Method

This topic applies to Windows XP Service Pack 1 or later.
The LicenseHasExpirationDate method queries whether the license for the content has an expiration date.

Syntax

HRESULT LicenseHasExpirationDate(
  [out]  BOOL *pfLicenseHasExpirationDate
);

Parameters

  • pfLicenseHasExpirationDate [out]
    Receives a Boolean value. If TRUE, the license has an expiration date. If FALSE, the license does not expire.

Return Value

Returns an HRESULT. Possible values include the following.

Return code Description

S_OK

Success.

Requirements

Header Declared in EncDec.h.

See Also

IDTFilter3 Interface

Send comments about this topic to Microsoft

Build date: 12/4/2008