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 |
IMSVidStreamBufferSourceEvent::CertificateFailure
This topic applies to Windows XP Service Pack 1 or later.
The CertificateFailure method is called when the object fails to get an encryption/decryption license.
Syntax
HRESULT CertificateFailure();
Parameters
This method takes no parameters.
Return Values
Return S_OK or an error code.
Requirements
Header: Dshow.h.
Library: Quartz.dll.
See Also