D3DKMTCreateHwContext function (d3dkmthk.h)
Used to create a new hardware context.
Syntax
NTSTATUS D3DKMTCreateHwContext(
D3DKMT_CREATEHWCONTEXT *unnamedParam1
);
Parameters
unnamedParam1
createHwContext [in, out]
A structure holding the information needed to create a new hardware context.
Return value
Returns STATUS_SUCCESS if called successfully.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | d3dkmthk.h |
Library | Gdi32.lib |
DLL | Gdi32.dll |