ITsSbEnvironment::get_Name method (sbtsv.h)

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

This property is read-only.

Syntax

HRESULT get_Name(
  BSTR *pVal
);

Parameters

pVal

Return value

None

Remarks

This method returns a string that is not directly used by Remote Desktop Connection Broker (RD Connection Broker). RD Connection Broker passes this string to resource plug-ins.

Requirements

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

See also

ITsSbEnvironment