ITsSbTaskInfo::get_StartTime method (sbtsv.h)

Retrieves the earliest time the task agent can start the task.

This property is read-only.

Syntax

HRESULT get_StartTime(
  FILETIME *pStartTime
);

Parameters

pStartTime

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

ITsSbTaskInfo