Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Called when the mouse input mode has changed.
Syntax
void OnMouseInputModeChanged(
[in] VARIANT_BOOL fMouseModeRelative
);
Parameters
-
fMouseModeRelative [in]
-
Indicates whether the mouse is in relative mode.
Return value
This method does not return a value.
Remarks
Implement this method in your event sink to receive notification that the mouse input mode has changed.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Type library |
|
DLL |
|
IID |
IMsTscAxEvents is defined as 336d5562-efa8-482e-8cb3-c5c0fc7a7db6 |