DD_OK, 0
(MS WDK >> Windows 2000 DDK (DDK 2195.1))

Name
DD_OK
Value
0 signed int / unsigned int
0x00000000 heximal value
0x0 heximal value
Type
Not an error
C/C++ Type
int
Defined at
\inc\ddraw.h, line 4830 (Windows 2000 DDK (DDK 2195.1))
Definition
#define DD_OK                                   0
Line comments
Status is OK
Issued by: DirectDraw Commands and all callbacks
Group comments
===========================================================================
DIRECTDRAW RETURN CODES
The return values from DirectDraw Commands and Surface that return an HRESULT
are codes from DirectDraw concerning the results of the action
requested by DirectDraw.
==========================================================================
Also used in
Windows Driver Kit 7.1.0 (WDK 7600.16385.1), Windows Driver Kit 7.0.0 (WDK 7600.16385.0), Windows Driver Kit – Server 2008 Release SP1 (WDK 6001.18002), Windows Driver Kit for Windows Vista (WDK 6000)