Device.CurrentMouseState Property

Language:

Retrieves immediate data from the mouse device.

Definition

Visual Basic Public ReadOnly Property CurrentMouseState As MouseState
C# public MouseState CurrentMouseState { get; }
C++ public:
property MouseState CurrentMouseState {
        MouseState get();
}
JScript public function get CurrentMouseState() : MouseState

Property Value

Microsoft.DirectX.DirectInput.MouseState

This property is read-only. 

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