Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Instantiates a new instance of a CD3D11_RECT structure that is initialized with a D3D11_RECT structure.
Syntax
void CD3D11_RECT(
const D3D11_RECT & o
);
Parameters
o
Address of the D3D11_RECT structure that initializes the CD3D11_RECT structure.
Return value
None
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 7 [desktop apps | UWP apps] |
| Minimum supported server | Windows Server 2008 R2 [desktop apps | UWP apps] |
| Target Platform | Windows |
| Header | d3d11.h |
| Library | D3D11.lib |