CD3D11_RECT::operator const D3D11_RECT&() method
This operator returns the address of a D3D11_RECT structure that contains the data from the CD3D11_RECT instance.
c++
CD3D11_RECT* operator const D3D11_RECT&() const;
This method has no parameters.
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 |