다음을 통해 공유


IWmsStationPresenter2::EnterIdleState method

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

Sets a MultiPoint station to an idle state, due inactive input devices. This method was inherited from the IWmsStationPresenter interface.

Syntax

HRESULT EnterIdleState();

Parameters

This method has no parameters.

Return value

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2016
IDL
WmsStationPresenter.idl

See also

IWmsStationPresenter2