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 PFND3DKMT_PRESENT callback function submits a present command to the Microsoft DirectX graphics kernel subsystem.
Syntax
PFND3DKMT_PRESENT Pfnd3dkmtPresent;
NTSTATUS Pfnd3dkmtPresent(
D3DKMT_PRESENT *unnamedParam1
)
{...}
Parameters
unnamedParam1
Pointer to a D3DKMT_PRESENT structure.
Return value
Returns NTSTATUS.
Requirements
| Requirement | Value |
|---|---|
| Header | d3dkmthk.h |