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.
PFND3DKMT_UPDATEOVERLAY callback function modifies a kernel-mode overlay object.
Syntax
PFND3DKMT_UPDATEOVERLAY Pfnd3dkmtUpdateoverlay;
NTSTATUS Pfnd3dkmtUpdateoverlay(
const D3DKMT_UPDATEOVERLAY *unnamedParam1
)
{...}
Parameters
unnamedParam1
Pointer to a D3DKMT_UPDATEOVERLAY structure.
Return value
Returns NTSTATUS.
Requirements
| Requirement | Value |
|---|---|
| Header | d3dkmthk.h |