Skip to content

Latest commit

 

History

History
68 lines (57 loc) · 2.89 KB

nf-wtsprotocol-iwrdsprotocolmanager-notifyservicestatechange.md

File metadata and controls

68 lines (57 loc) · 2.89 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:wtsprotocol.IWRdsProtocolManager.NotifyServiceStateChange
IWRdsProtocolManager::NotifyServiceStateChange (wtsprotocol.h)
Notifies the protocol provider that the state of the Remote Desktop Services service is changing.
IWRdsProtocolManager interface [Remote Desktop Services]
NotifyServiceStateChange method
IWRdsProtocolManager.NotifyServiceStateChange
IWRdsProtocolManager::NotifyServiceStateChange
NotifyServiceStateChange
NotifyServiceStateChange method [Remote Desktop Services]
NotifyServiceStateChange method [Remote Desktop Services]
IWRdsProtocolManager interface
termserv.iwrdsprotocolmanager_notifyservicestatechange
wtsprotocol/IWRdsProtocolManager::NotifyServiceStateChange
termserv\iwrdsprotocolmanager_notifyservicestatechange.htm
TermServ
32b2a05a-d5de-4f2f-bcaa-587cf22aa5c5
12/05/2018
IWRdsProtocolManager interface [Remote Desktop Services],NotifyServiceStateChange method, IWRdsProtocolManager.NotifyServiceStateChange, IWRdsProtocolManager::NotifyServiceStateChange, NotifyServiceStateChange, NotifyServiceStateChange method [Remote Desktop Services], NotifyServiceStateChange method [Remote Desktop Services],IWRdsProtocolManager interface, termserv.iwrdsprotocolmanager_notifyservicestatechange, wtsprotocol/IWRdsProtocolManager::NotifyServiceStateChange
wtsprotocol.h
Windows
None supported
Windows Server 2012
Wtsprotocol.idl
Windows
19H1
IWRdsProtocolManager::NotifyServiceStateChange
wtsprotocol/IWRdsProtocolManager::NotifyServiceStateChange
c++
APIRef
kbSyntax
COM
wtsprotocol.h
IWRdsProtocolManager.NotifyServiceStateChange

IWRdsProtocolManager::NotifyServiceStateChange

-description

Notifies the protocol provider that the state of the Remote Desktop Services service is changing.

-parameters

-param pTSServiceStateChange [in]

A pointer to a WRDS_SERVICE_STATE structure that specifies whether the service is starting, stopping, or changing its drain state.

-returns

When you are implementing this method, return S_OK if the function succeeds. If it fails, return an HRESULT value that indicates the error. For a list of common error codes, see Common HRESULT Values.

-see-also

IWRdsProtocolManager