| DirectX SDK | 
Members of the CONST_DIDGDDFLAGS enumeration are used in the flags parameter of the DirectInputDevice.GetDeviceData method to control the manner in which data is obtained.
Enum CONST_DIDGDDFLAGS
    DIGDD_DEFAULT = 0 
    DIGDD_PEEK    = 1
End Enum