Microsoft DirectX 9.0 |
This topic applies to Windows XP Service Pack 1 only.
The CertificateSuccess method is called when the object succeeds in getting an encryption/decription license. The method is called only if an earlier failure occurred.
Syntax
HRESULT CertificateSuccess(void);
Parameters
This method takes no parameters.
Return Values
Return S_OK or an error code.
Remarks
This event corresponds to the EVENTID_ETDTFilterLicenseOK event in the TV Ratings system. See TV Ratings Broadcast Events.
See Also