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