![]() |
![]() |
![]() |
DeviceProperties.GetApplicationData Method |
Language: |
Retrieves the application-defined value associated with an in-game action.
Visual Basic .NET Public Function GetApplicationData( _
ByVal how As ParameterHow, _
ByVal objectId As Integer _
) As ObjectC# public object GetApplicationData(
ParameterHow how,
int objectId
);Managed C++ public: Object* GetApplicationData(
ParameterHow how,
int objectId
);JScript .NET public function GetApplicationData(
how : ParameterHow,
objectId : int
) : Object;
how Microsoft.DirectX.DirectInput.ParameterHow. objectId System.Int32.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center