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 submits a Present operation to a hardware queue.
Syntax
PFNDDXGIDDI_SUBMITPRESENTTOHWQUEUECB PfnddxgiddiSubmitpresenttohwqueuecb;
HRESULT PfnddxgiddiSubmitpresenttohwqueuecb(
HANDLE hDevice,
DXGIDDICB_SUBMITPRESENTTOHWQUEUE *unnamedParam2
)
{...}
Parameters
hDevice
A handle to a device.
unnamedParam2
Pointer to a DXGIDDICB_SUBMITPRESENTTOHWQUEUE structure.
Return value
Returns HRESULT.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 1809 |
Header | dxgiddi.h |