ITsSbTaskInfo::get_Status method (sbtsv.h)

Retrieves an RDV_TASK_STATUS enumeration value that represents the state of the task.

This property is read-only.

Syntax

HRESULT get_Status(
  RDV_TASK_STATUS *pStatus
);

Parameters

pStatus

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