ITsSbTaskInfo::Identifier property

Retrieves a GUID that is used as a unique identifier by the task agent.

This property is read-only.

Syntax

HRESULT get_Identifier(
  [out, retval] BSTR *pIdentifier
);

Property value

A pointer to a BSTR value that receives the GUID.

Requirements

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

See also

ITsSbTaskInfo