DirectX 5 Redocumentation
A redocumentation of DirectX 5, brought to you by a bunch of Infomaniacs.
_D3DSTATUS Struct Reference

#include <d3dtypes.h>

Data Fields

DWORD dwFlags
 
DWORD dwStatus
 
D3DRECT drExtent
 

Detailed Description

Status used for set status instruction. The D3D status is initialised on device creation and is modified by all execute calls.

Field Documentation

◆ drExtent

D3DRECT _D3DSTATUS::drExtent

◆ dwFlags

DWORD _D3DSTATUS::dwFlags

Do we set extents or status

◆ dwStatus

DWORD _D3DSTATUS::dwStatus

D3D status


The documentation for this struct was generated from the following file: