ID3D12InfoQueue::GetNumMessagesAllowedByStorageFilter method

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

Syntax


UINT64 GetNumMessagesAllowedByStorageFilter();

Parameters

This method has no parameters.

Return value

Type: UINT64

Number of messages allowed by a storage filter.

Requirements

Header

D3d12sdklayers.h

See also

ID3D12InfoQueue

 

 

Show: