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.
Pfnd3dkmtOpenadapterfromhdc maps a device context handle (HDC) to a graphics adapter handle and, if the adapter contains multiple monitor outputs, to one of those outputs.
Syntax
PFND3DKMT_OPENADAPTERFROMHDC Pfnd3dkmtOpenadapterfromhdc;
NTSTATUS Pfnd3dkmtOpenadapterfromhdc(
D3DKMT_OPENADAPTERFROMHDC *unnamedParam1
)
{...}
Parameters
unnamedParam1
Pointer to a D3DKMT_OPENADAPTERFROMHDC structure.
Return value
Returns NTSTATUS.
Requirements
Requirement | Value |
---|---|
Header | d3dkmthk.h |