![]() |
![]() |
![]() |
Device.GetObjectInformation Method |
Language: |
Retrieves information about a device object, such as a button or axis.
Visual Basic .NET Public Function GetObjectInformation( _
ByVal obj As Integer, _
ByVal how As ParameterHow _
) As DeviceObjectInstanceC# public DeviceObjectInstance GetObjectInformation(
int obj,
ParameterHow how
);Managed C++ public: DeviceObjectInstance GetObjectInformation(
int obj,
ParameterHow how
);JScript .NET public function GetObjectInformation(
obj : int,
how : ParameterHow
) : DeviceObjectInstance;
obj System.Int32. how Microsoft.DirectX.DirectInput.ParameterHow.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center