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 D3dkmtDestroyOverlay callback function disables overlay hardware and deletes the specified overlay handle.
Syntax
PFND3DKMT_DESTROYOVERLAY Pfnd3dkmtDestroyoverlay;
NTSTATUS Pfnd3dkmtDestroyoverlay(
const D3DKMT_DESTROYOVERLAY *unnamedParam1
)
{...}
Parameters
unnamedParam1
Pointer to a D3DKMT_DESTROYOVERLAY structure.
Return value
Returns NTSTATUS.
Requirements
Requirement | Value |
---|---|
Header | d3dkmthk.h |