|
ReactOS 0.4.16-dev-1946-g52006dd
|


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) |
Public Member Functions inherited from IUnknown | |
| HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
| ULONG | AddRef () |
| ULONG | Release () |
Additional Inherited Members | |
Public Types inherited from IUnknown | |
| 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 | ) |