This document is archived and information here might be outdated. Recommended version. |
The new image location as an URL. Call ImageRequestXml first.
[Visual Basic .NET]
Public Function RequestImageWithXml ( _
ByVal xml As String _
) As String
[C#]
public string RequestImageWithXml (
string xml
);
[C++]
HRESULT RequestImageWithXml(
BSTR xml
);
[C++] Parameters xml [in]
xml is a parameter of type BSTR