![]() |
![]() |
![]() |
DeviceProperties.GetScanCode Method |
Language: |
Retrieves the scan code for a keyboard key.
Visual Basic .NET Public Function GetScanCode( _
ByVal how As ParameterHow, _
ByVal objectId As Integer _
) As IntegerC# public int GetScanCode(
ParameterHow how,
int objectId
);Managed C++ public: int GetScanCode(
ParameterHow how,
int objectId
);JScript .NET public function GetScanCode(
how : ParameterHow,
objectId : int
) : int;
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