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.
Implemented by the client driver to destroy the specified graphics processing unit (GPU) context.
Syntax
PFND3DKMT_DESTROYCONTEXT Pfnd3dkmtDestroycontext;
NTSTATUS Pfnd3dkmtDestroycontext(
const D3DKMT_DESTROYCONTEXT *unnamedParam1
)
{...}
Parameters
unnamedParam1
Pointer to a D3DKMT_DESTROYCONTEXT structure.
Return value
Returns NTSTATUS.
Requirements
| Requirement | Value |
|---|---|
| Header | d3dkmthk.h |