|
ReactOS 0.4.17-dev-769-g1500a35
|
#include <dispmprt.h>

Public Attributes | |
| USHORT | Size |
| USHORT | Version |
| PVOID | Context |
| PINTERFACE_REFERENCE | InterfaceReference |
| PINTERFACE_DEREFERENCE | InterfaceDereference |
| DXGKDDI_OPM_GET_CERTIFICATE_SIZE | DxgkDdiOPMGetCertificateSize |
| DXGKDDI_OPM_GET_CERTIFICATE | DxgkDdiOPMGetCertificate |
| DXGKDDI_OPM_CREATE_PROTECTED_OUTPUT | DxgkDdiOPMCreateProtectedOutput |
| DXGKDDI_OPM_GET_RANDOM_NUMBER | DxgkDdiOPMGetRandomNumber |
| DXGKDDI_OPM_SET_SIGNING_KEY_AND_SEQUENCE_NUMBERS | DxgkDdiOPMSetSigningKeyAndSequenceNumbers |
| DXGKDDI_OPM_GET_INFORMATION | DxgkDdiOPMGetInformation |
| DXGKDDI_OPM_GET_COPP_COMPATIBLE_INFORMATION | DxgkDdiOPMGetCOPPCompatibleInformation |
| DXGKDDI_OPM_CONFIGURE_PROTECTED_OUTPUT | DxgkDdiOPMConfigureProtectedOutput |
| DXGKDDI_OPM_DESTROY_PROTECTED_OUTPUT | DxgkDdiOPMDestroyProtectedOutput |
Definition at line 357 of file dispmprt.h.
| PVOID _DXGK_OPM_INTERFACE::Context |
Definition at line 360 of file dispmprt.h.
| DXGKDDI_OPM_CONFIGURE_PROTECTED_OUTPUT _DXGK_OPM_INTERFACE::DxgkDdiOPMConfigureProtectedOutput |
Definition at line 370 of file dispmprt.h.
| DXGKDDI_OPM_CREATE_PROTECTED_OUTPUT _DXGK_OPM_INTERFACE::DxgkDdiOPMCreateProtectedOutput |
Definition at line 365 of file dispmprt.h.
| DXGKDDI_OPM_DESTROY_PROTECTED_OUTPUT _DXGK_OPM_INTERFACE::DxgkDdiOPMDestroyProtectedOutput |
Definition at line 371 of file dispmprt.h.
| DXGKDDI_OPM_GET_CERTIFICATE _DXGK_OPM_INTERFACE::DxgkDdiOPMGetCertificate |
Definition at line 364 of file dispmprt.h.
| DXGKDDI_OPM_GET_CERTIFICATE_SIZE _DXGK_OPM_INTERFACE::DxgkDdiOPMGetCertificateSize |
Definition at line 363 of file dispmprt.h.
| DXGKDDI_OPM_GET_COPP_COMPATIBLE_INFORMATION _DXGK_OPM_INTERFACE::DxgkDdiOPMGetCOPPCompatibleInformation |
Definition at line 369 of file dispmprt.h.
| DXGKDDI_OPM_GET_INFORMATION _DXGK_OPM_INTERFACE::DxgkDdiOPMGetInformation |
Definition at line 368 of file dispmprt.h.
| DXGKDDI_OPM_GET_RANDOM_NUMBER _DXGK_OPM_INTERFACE::DxgkDdiOPMGetRandomNumber |
Definition at line 366 of file dispmprt.h.
| DXGKDDI_OPM_SET_SIGNING_KEY_AND_SEQUENCE_NUMBERS _DXGK_OPM_INTERFACE::DxgkDdiOPMSetSigningKeyAndSequenceNumbers |
Definition at line 367 of file dispmprt.h.
| PINTERFACE_DEREFERENCE _DXGK_OPM_INTERFACE::InterfaceDereference |
Definition at line 362 of file dispmprt.h.
| PINTERFACE_REFERENCE _DXGK_OPM_INTERFACE::InterfaceReference |
Definition at line 361 of file dispmprt.h.
| USHORT _DXGK_OPM_INTERFACE::Size |
Definition at line 358 of file dispmprt.h.
| USHORT _DXGK_OPM_INTERFACE::Version |
Definition at line 359 of file dispmprt.h.