Platform SDK: DirectX

DirectInputDeviceObjectInstance.GetFlags

The DirectInputDeviceObjectInstance.GetFlags method retrieves the flags associated with the device object.

object.GetFlags() As CONST_DIDEVICEOBJINSTANCEFLAGS

Parameters

object
Object expression that resolves to a DirectInputDeviceObjectInstance object.

Return Values

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.

Error Codes

If the method fails, an error is raised and Err.Number will be set.