ITsSbClientConnection::get_InitialProgram method (sbtsv.h)

Retrieves a value that indicates the program that is launched when the user logs on to the target computer.

This property is read-only.

Syntax

HRESULT get_InitialProgram(
  BSTR *pVal
);

Parameters

pVal

Return value

None

Requirements

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

See also

ITsSbClientConnection