ID3D10InfoQueue::GetStorageFilterStackSize method (d3d10sdklayers.h)

Get the size of the storage-filter stack in bytes.

Syntax

UINT GetStorageFilterStackSize();

Return value

Type: UINT

Size of the storage-filter stack in bytes.

Requirements

Requirement Value
Target Platform Windows
Header d3d10sdklayers.h

See also

ID3D10InfoQueue Interface