ITsSbSession::get_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 get_InitialProgram(
  BSTR *app
);

Parameters

app

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