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.
Returns the amount of memory required to serialize the current contents of the database.
Syntax
SIZE_T GetSerializedSize();
Return value
Type: SIZE_T
This method returns a SIZE_T object, containing the size required in bytes.
Remarks
Refer to the remarks and examples for CreatePipelineLibrary.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | d3d12.h |
Library | D3d12.lib |
DLL | D3d12.dll |