Microsoft DirectX 9.0

IMSVidStreamBufferSinkEvent::CertificateFailure

This topic applies to Windows XP Service Pack 1 only.

The CertificateFailure method is called when the object fails to get an encryption/decription license.

Syntax

HRESULT CertificateFailure(void); 

Parameters

This method takes no parameters.

Return Values

Return S_OK or an error code.

See Also