Поделиться через


IWmsStationMousePresenter interface

[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]

Retrieves mouse cursor updates from a MultiPoint station.

Members

The IWmsStationMousePresenter interface inherits from the IUnknown interface. IWmsStationMousePresenter also has these types of members:

Methods

The IWmsStationMousePresenter interface has these methods.

Method Description
OnError Called by MultiPoint Services when an IWmsStationMousePresenter method returns an error.
SetCursor Updates the shape of the mouse cursor.
SetCursorPos Updates the position of the mouse cursor.
ShowCursor Displays or hides the mouse cursor.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2016
IDL
WmsStationPresenter.idl
IID
IID_IWmsStationMousePresenter is defined as a391f331-00f0-4204-9d09-f926917233b0

See also

IUnknown

MultiPoint Services Interfaces