Platform SDK: DirectX |
The DirectInputDeviceObjectInstance.GetFlags method retrieves the flags associated with the device object.
object.GetFlags() As CONST_DIDEVICEOBJINSTANCEFLAGS
The method retrieves flags describing miscellaneous attributes of the object. The return value may consist of one or more members of the CONST_DIDEVICEOBJINSTANCEFLAGS enumeration.
If the method fails, an error is raised and Err.Number will be set.