ReactOS 0.4.16-dev-747-gbc52d5f
|
Public Member Functions | |
HRESULT | KeyExchange ([out] GUID *pRandom, [out] BYTE **VarLenCertGH, [out] DWORD *pdwLengthCertGH) |
HRESULT | SessionSequenceStart ([in] AMCOPPSignature *pSig) |
HRESULT | ProtectionCommand ([in] const AMCOPPCommand *cmd) |
HRESULT | ProtectionStatus ([in] const AMCOPPStatusInput *pStatusInput, [out] AMCOPPStatusOutput *pStatusOutput) |
![]() | |
HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
ULONG | AddRef () |
ULONG | Release () |
Additional Inherited Members | |
![]() | |
typedef IUnknown * | LPUNKNOWN |
Definition at line 865 of file axextend.idl.
HRESULT IAMCertifiedOutputProtection::KeyExchange | ( | [out] GUID * | pRandom, |
[out] BYTE ** | VarLenCertGH, | ||
[out] DWORD * | pdwLengthCertGH | ||
) |
HRESULT IAMCertifiedOutputProtection::ProtectionCommand | ( | [in] const AMCOPPCommand * | cmd | ) |
HRESULT IAMCertifiedOutputProtection::ProtectionStatus | ( | [in] const AMCOPPStatusInput * | pStatusInput, |
[out] AMCOPPStatusOutput * | pStatusOutput | ||
) |
HRESULT IAMCertifiedOutputProtection::SessionSequenceStart | ( | [in] AMCOPPSignature * | pSig | ) |