Compartir a través de


CD3D11_BOX::operator const D3D11_BOX&() method

This operator returns the address of a D3D11_BOX structure that contains the data from the CD3D11_BOX instance.

Syntax

CD3D11_BOX* operator const D3D11_BOX&() 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_BOX