IAMCertifiedOutputProtection 552 3rdparty/include/dshow/strmif.h typedef struct IAMCertifiedOutputProtection IAMCertifiedOutputProtection; IAMCertifiedOutputProtection 6769 3rdparty/include/dshow/strmif.h struct IAMCertifiedOutputProtection : public IUnknown { IAMCertifiedOutputProtection 6779 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *QueryInterface)(IAMCertifiedOutputProtection *This,REFIID riid,void **ppvObject); IAMCertifiedOutputProtection 6780 3rdparty/include/dshow/strmif.h ULONG (WINAPI *AddRef)(IAMCertifiedOutputProtection *This); IAMCertifiedOutputProtection 6781 3rdparty/include/dshow/strmif.h ULONG (WINAPI *Release)(IAMCertifiedOutputProtection *This); IAMCertifiedOutputProtection 6782 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *KeyExchange)(IAMCertifiedOutputProtection *This,GUID *pRandom,BYTE **VarLenCertGH,DWORD *pdwLengthCertGH); IAMCertifiedOutputProtection 6783 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *SessionSequenceStart)(IAMCertifiedOutputProtection *This,AMCOPPSignature *pSig); IAMCertifiedOutputProtection 6784 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *ProtectionCommand)(IAMCertifiedOutputProtection *This,const AMCOPPCommand *cmd); IAMCertifiedOutputProtection 6785 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *ProtectionStatus)(IAMCertifiedOutputProtection *This,const AMCOPPStatusInput *pStatusInput,AMCOPPStatusOutput *pStatusOutput); IAMCertifiedOutputProtection 6801 3rdparty/include/dshow/strmif.h HRESULT WINAPI IAMCertifiedOutputProtection_KeyExchange_Proxy(IAMCertifiedOutputProtection *This,GUID *pRandom,BYTE **VarLenCertGH,DWORD *pdwLengthCertGH); IAMCertifiedOutputProtection 6803 3rdparty/include/dshow/strmif.h HRESULT WINAPI IAMCertifiedOutputProtection_SessionSequenceStart_Proxy(IAMCertifiedOutputProtection *This,AMCOPPSignature *pSig); IAMCertifiedOutputProtection 6805 3rdparty/include/dshow/strmif.h HRESULT WINAPI IAMCertifiedOutputProtection_ProtectionCommand_Proxy(IAMCertifiedOutputProtection *This,const AMCOPPCommand *cmd); IAMCertifiedOutputProtection 6807 3rdparty/include/dshow/strmif.h HRESULT WINAPI IAMCertifiedOutputProtection_ProtectionStatus_Proxy(IAMCertifiedOutputProtection *This,const AMCOPPStatusInput *pStatusInput,AMCOPPStatusOutput *pStatusOutput);