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.
Gets present private driver data size.
Syntax
PFND3D12DDI_GET_PRESENT_PRIVATE_DRIVER_DATA_SIZE Pfnd3d12ddiGetPresentPrivateDriverDataSize;
UINT Pfnd3d12ddiGetPresentPrivateDriverDataSize(
D3D12DDI_HDEVICE unnamedParam1,
const D3D12DDIARG_PRESENT_0001 *unnamedParam2
)
{...}
Parameters
unnamedParam1
A handle to the display device (graphics context).
unnamedParam2
Pointer to a D3D12DDIARG_PRESENT_0001 structure.
Return value
Returns UINT.
Requirements
Requirement | Value |
---|---|
Header | d3d12umddi.h |