ITsSbTaskInfo::get_Context method (sbtsv.h)

Retrieves the context bytes associated with the task.

This property is read-only.

Syntax

HRESULT get_Context(
  SAFEARRAY **pContext
);

Parameters

pContext

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