ITsSbTaskInfo::Status property

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

This property is read-only.

Syntax

HRESULT get_Status(
  [out, retval] RDV_TASK_STATUS *pStatus
);

Property value

An RDV_TASK_STATUS enumeration value that represents the state of the task.

Requirements

Requirement Value
Minimum supported client
None supported
Minimum supported server
Windows Server 2012
IDL
Sbtsv.idl

See also

ITsSbTaskInfo