ID3D12InfoQueue::GetNumMessagesDeniedByStorageFilter method

Get the number of messages that were denied passage through a storage filter.

Syntax


UINT64 GetNumMessagesDeniedByStorageFilter();

Parameters

This method has no parameters.

Return value

Type: UINT64

Number of messages denied by a storage filter.

Requirements

Header

D3d12sdklayers.h

See also

ID3D12InfoQueue

 

 

Show: