Redigera

Dela via


SetServiceLocation method of the Win32_SessionDirectoryVMMPlugin class

Sets the service location for the plug-in.

Syntax

uint32 SetServiceLocation(
  [in] string sServiceLocation
);

Parameters

sServiceLocation [in]

The service location that the plug-in should contact.

Return value

Returns 0 on success, otherwise returns a WMI error code. Refer to Remote Desktop Services WMI Provider Error Codes for a list of these values.

Requirements

Requirement Value
Minimum supported client
None supported
Minimum supported server
Windows Server 2008 R2
Namespace
Root\CIMv2\TerminalServices
MOF
TssdWmi.mof
DLL
TssdWmi.dll

See also

Win32_SessionDirectoryVMMPlugin