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.
pfnSubmitPresentToHwQueueCb is invoked by user mode drivers to submit a Blt Present operation to a hardware queue.
Syntax
PFND3DDDI_SUBMITPRESENTTOHWQUEUECB Pfnd3dddiSubmitpresenttohwqueuecb;
HRESULT Pfnd3dddiSubmitpresenttohwqueuecb(
HANDLE hDevice,
D3DDDICB_SUBMITPRESENTTOHWQUEUE *unnamedParam2
)
{...}
Parameters
hDevice
A handle to a device.
unnamedParam2
Pointer to a D3DDDICB_SUBMITPRESENTTOHWQUEUE structure.
Return value
Returns HRESULT.
Requirements
| Requirement | Value |
|---|---|
| Header | d3dumddi.h |