This document is archived and information here might be outdated. Recommended version. |
Extracts the job ID from a Soap message that conatins this information.
[Visual Basic .NET] Public Function GetJobIDFromStringResponse ( _ ByVal response As String _ ) As String
[C#] public string GetJobIDFromStringResponse ( string response );
[C++]
HRESULT GetJobIDFromStringResponse(
BSTR response
);
[C++]
Parameters response [in]
response is a parameter of type BSTR