ITsSbClientConnection::TargetName property

Retrieves a value that indicates a target that can be used by a load-balancing plug-in.

This property is read-only.

Syntax

HRESULT get_TargetName(
  [out, retval]  BSTR *pVal
);

Property value

A pointer to a BSTR variable that contains the target name. When you have finished using the string, release it by calling the SysFreeString function.

Remarks

The target specified by this property is either a personal desktop that was returned by a publishing plug-in or a pool name that was specified by the RDP file on the client computer. This information can be used by a load-balancing plug-in to determine where to redirect the connection.

Requirements

Minimum supported client

None supported [desktop apps only]

Minimum supported server

Windows Server 2008 R2 [desktop apps only]

IDL

Sbtsv.idl

See also

ITsSbClientConnection

 

 

Send comments about this topic to Microsoft

Build date: 10/26/2012