// d3dkmthk.h
NTSTATUS D3DKMTUpdateAllocationProperty(
D3DDDI_UPDATEALLOCPROPERTY *unnamedParam1
);
View the official Windows Driver Kit DDI referenceNo description available.
Updates allocation property of a context.
unnamedParam1Pointer to a D3DDDI_UPDATEALLOCPROPERTY structure.
This function returns NTSTATUS.