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

Название
DD_OK
Значение
0 знаковое целое / signed int / беззнаковое целое / unsigned int
0x00000000 шестнадцатеричное значение / heximal value
0x0 шестнадцатеричное значение / heximal value
Тип
Not an error
C/C++ тип
int
Где определено
файл \inc\ddraw.h, строка 4830 (Windows 2000 DDK (DDK 2195.1))
Определение
#define DD_OK                                   0
Комментарий
Status is OK
Issued by: DirectDraw Commands and all callbacks
Коммент. группы
===========================================================================
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.
==========================================================================
Ещё используется в
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)