Used in the flags parameter of the DirectInputDevice8.GetDeviceData method to control the manner in which data is obtained.
Enum CONST_DIDGDDFLAGS DIGDD_DEFAULT = 0 DIGDD_PEEK = 1 End Enum