DDITYPE

[This is preliminary documentation and subject to change.]

The DDITYPE type defines a variable describing a specific DDI function call. The winddi.h header file uses the following definition.

typedef UINT    DDITYPE;
 

Remarks

This data type is used with the CallNextDDI function and the DDIHookProc callback function.