ITsSbEnvironment::get_ServerWeight method (sbtsv.h)

Retrieves a value that indicates the server weight of the environment that hosts the target computer.

This property is read-only.

Syntax

HRESULT get_ServerWeight(
  DWORD *pVal
);

Parameters

pVal

Return value

None

Remarks

Plug-ins can use the server weight to make load balancing decisions. This value is not used by Remote Desktop Connection Broker (RD Connection Broker).

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2012
Target Platform Windows
Header sbtsv.h

See also

ITsSbEnvironment