Lines Matching refs:IAMCertifiedOutputProtection
552 typedef struct IAMCertifiedOutputProtection IAMCertifiedOutputProtection; typedef
6769 struct IAMCertifiedOutputProtection : public IUnknown { struct
6779 … HRESULT (WINAPI *QueryInterface)(IAMCertifiedOutputProtection *This,REFIID riid,void **ppvObject);
6780 ULONG (WINAPI *AddRef)(IAMCertifiedOutputProtection *This);
6781 ULONG (WINAPI *Release)(IAMCertifiedOutputProtection *This);
6782 …HRESULT (WINAPI *KeyExchange)(IAMCertifiedOutputProtection *This,GUID *pRandom,BYTE **VarLenCertGH…
6783 … HRESULT (WINAPI *SessionSequenceStart)(IAMCertifiedOutputProtection *This,AMCOPPSignature *pSig);
6784 … HRESULT (WINAPI *ProtectionCommand)(IAMCertifiedOutputProtection *This,const AMCOPPCommand *cmd);
6785 …HRESULT (WINAPI *ProtectionStatus)(IAMCertifiedOutputProtection *This,const AMCOPPStatusInput *pSt…
6788 struct IAMCertifiedOutputProtection { struct
6801 …HRESULT WINAPI IAMCertifiedOutputProtection_KeyExchange_Proxy(IAMCertifiedOutputProtection *This,G…
6803 …INAPI IAMCertifiedOutputProtection_SessionSequenceStart_Proxy(IAMCertifiedOutputProtection *This,A…
6805 …HRESULT WINAPI IAMCertifiedOutputProtection_ProtectionCommand_Proxy(IAMCertifiedOutputProtection *…
6807 …HRESULT WINAPI IAMCertifiedOutputProtection_ProtectionStatus_Proxy(IAMCertifiedOutputProtection *T…