CD3D11_COUNTER_DESC::operator const D3D11_COUNTER_DESC&() method

This operator returns the address of a D3D11_COUNTER_DESC structure that contains the data from the CD3D11_COUNTER_DESC instance.

Syntax

CD3D11_COUNTER_DESC* operator const D3D11_COUNTER_DESC&() const;

Parameters

This method has no parameters.

Requirements

Minimum supported client

Windows 7 [desktop apps | UWP apps]

Minimum supported server

Windows Server 2008 R2 [desktop apps | UWP apps]

Header

D3D11.h

Library

D3D11.lib

See also

CD3D11_COUNTER_DESC