Searched refs:IAMCertifiedOutputProtection (Results 1 – 1 of 1) sorted by relevance
552 typedef struct IAMCertifiedOutputProtection IAMCertifiedOutputProtection; typedef6769 struct IAMCertifiedOutputProtection : public IUnknown { struct6779 … 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[all …]