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


IWmsPresentationDevice 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.]

Displays screen data on a monitor that is connected to the MultiPoint station.

Members

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

Methods

The IWmsPresentationDevice interface has these methods.

Method Description
CreateStationPresenter Creates a IWmsStationPresenter instance for an input device, and then displays the cursor at the specified coordinates on the monitor.
GetDimensions Retrieves the dimensions of a monitor screen, in pixels.
GetInstanceId Retrieves the unique ID of the monitor.
OnError Called by MultiPoint Services when an IWmsPresentationDevice method returns an error.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2016
IDL
WmsStationPresenter.idl
IID
IID_IWmsPresentationDevice is defined as 3fa4b1eb-eb6c-455e-a7ae-0861a26c8fc4

See also

IUnknown

MultiPoint Interfaces