MouseState.GetMouseButtons Method |
Language: |
Array of buttons. The high-order bit of the byte is set if the corresponding button is down.
Visual Basic Public Function GetMouseButtons() As Byte() C# public byte[] GetMouseButtons(); C++ public:
array<unsigned char>^ GetMouseButtons();JScript public function GetMouseButtons() : byte[];
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