Microsoft DirectX 8.1 (Visual Basic)

DirectInputDeviceObjectInstance.GetFlags

Retrieves the flags associated with the device object.

object.GetFlags() As CONST_DIDEVICEOBJINSTANCEFLAGS

Parts

object
Resolves to a DirectInputDeviceObjectInstance object.

Return Values

Returns one or more members of the CONST_DIDEVICEOBJINSTANCEFLAGS enumeration.

Error Codes

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