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.
The PFND3DKMT_SETDISPLAYMODE callback function sets the allocation that is used to scan out to the display.
Syntax
PFND3DKMT_SETDISPLAYMODE Pfnd3dkmtSetdisplaymode;
NTSTATUS Pfnd3dkmtSetdisplaymode(
const D3DKMT_SETDISPLAYMODE *unnamedParam1
)
{...}
Parameters
unnamedParam1
Pointer to a D3DKMT_SETDISPLAYMODE structure.
Return value
Returns NTSTATUS.
Requirements
Requirement | Value |
---|---|
Header | d3dkmthk.h |