Notiz
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Iech unzemellen oder Verzeechnesser ze änneren.
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Verzeechnesser ze änneren.
Contains initialization parameters for an Output Protection Manager (OPM) session.
Syntax
typedef struct _OPM_ENCRYPTED_INITIALIZATION_PARAMETERS {
BYTE abEncryptedInitializationParameters[256];
} OPM_ENCRYPTED_INITIALIZATION_PARAMETERS;
Members
abEncryptedInitializationParameters[256]
Pointer to a buffer that contains encrypted initialization parameters for the session. For more information, see IOPMVideoOutput::FinishInitialization.
Remarks
The layout of this structure is identical to the AMCOPPSignature structure used in Certified Output Protection Protocol (COPP).
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2008 [desktop apps only] |
| Header | opmapi.h (include Opmapi.h) |