Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
GLOSSARY
REFERENCE
Below you will find the glossary reference for 'D3DERR_VIEWPORTHASNODEVICE'
|
|
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
D3DERR_VIEWPORTHASNODEVICE
[ TDx_3DI_Library ]
[ next: D3DERR WRONGTEXTUREFORMAT ]
[ prev: D3DERR VIEWPORTDATANOTSET ]
This value is used only by the IDirect3DDevice3 interface and its predecessors. For the IDirect3DDevice7 interface, this error value is not used.
The requested operation could not be completed because the viewport has not yet been associated with a device. Associate the viewport with a rendering device by calling the IDirect3DDevice3::AddViewport method, and try again.
|
|