ITsSbSession::put_InitialProgram method (sbtsv.h)

Retrieves or specifies the initial program for this session. The initial program is the program that is launched when the user session starts.

This property is read/write.

Syntax

HRESULT put_InitialProgram(
  BSTR Application
);

Parameters

Application

Return value

None

Requirements

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

See also

ITsSbSession