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 get post composition capabilities.
Syntax
typedef struct _D3DKMT_GET_POST_COMPOSITION_CAPS {
D3DKMT_HANDLE hAdapter;
D3DDDI_VIDEO_PRESENT_SOURCE_ID VidPnSourceId;
[out] float MaxStretchFactor;
[out] float MaxShrinkFactor;
} D3DKMT_GET_POST_COMPOSITION_CAPS;
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.
[out] MaxStretchFactor
The maximum stretch factor.
[out] MaxShrinkFactor
The maximum shrink factor.
Requirements
Requirement | Value |
---|---|
Header | d3dkmthk.h |