Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Used to set VidPn source hardware protection.
Syntax
typedef struct _D3DKMT_SETVIDPNSOURCEHWPROTECTION {
D3DKMT_HANDLE hAdapter;
D3DDDI_VIDEO_PRESENT_SOURCE_ID VidPnSourceId;
BOOL HwProtected;
} D3DKMT_SETVIDPNSOURCEHWPROTECTION;
Members
hAdapter
A handle to the graphics adapter.
VidPnSourceId
The zero-based identification number of the video present source in a path of a video present network (VidPN) topology that the monitor is connected to.
HwProtected
Indicates whether the VidPn source is hardware protected.
Requirements
Requirement | Value |
---|---|
Header | d3dkmthk.h |