This document is archived and information here might be outdated. Recommended version. |
Retrieves current job ID.
[Visual Basic .NET]
Public ReadOnly Property CurrentJobID As String
[C#]
public string CurrentJobID {get;}
[C++]
HRESULT get_CurrentJobID(
System.String* pJobID
);
[C++] Parameters pJobID [out, retval]
pJobID is a parameter of type BSTR*