ID3D11InfoQueue::GetNumMessagesAllowedByStorageFilter Method

Get the number of messages that were allowed to pass through a storage filter.

Syntax

public:
UINT64 GetNumMessagesAllowedByStorageFilter()  

Return value

Type: UINT64 

Number of messages allowed by a storage filter.

Requirements

Header: Declared in d3d11sdklayers.h.

Library: Use d3d11.lib.

See also

ID3D11InfoQueue

ID3D11InfoQueue Members