Athugasemd
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
Used to destroy output duplicate.
Syntax
typedef struct _D3DKMT_DESTROY_OUTPUTDUPL {
D3DKMT_HANDLE hAdapter;
D3DDDI_VIDEO_PRESENT_SOURCE_ID VidPnSourceId;
BOOL bDestroyAllContexts;
} D3DKMT_DESTROY_OUTPUTDUPL;
Members
hAdapter
A handle to the 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.
bDestroyAllContexts
Indicates whether to destroy all contexts.
Requirements
Requirement | Value |
---|---|
Header | d3dkmthk.h |