Share via


IMSVidStreamBufferSourceEvent::CertificateSuccess method (segment.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.]

This topic applies to Windows XP Service Pack 1 or later.

The CertificateSuccess method is called when the object succeeds in getting an encryption/decryption license. The method is called only if an earlier failure occurred.

Syntax

HRESULT CertificateSuccess();

Return value

Return S_OK or an error code.

Requirements

   
Target Platform Windows
Header segment.h (include Msvidctl.h)

See also

IMSVidStreamBufferSourceEvent Interface