This document is archived and information here might be outdated. Recommended version. |
Save/serialize a raster function template to a string.
[Visual Basic .NET]
Public Sub SaveToString ( _
ByRef pXmlRFT As String _
)
[C#]
public void SaveToString (
ref string pXmlRFT
);
[C++]
HRESULT SaveToString(
System.String* pXmlRFT
);
[C++] Parameters pXmlRFT
pXmlRFT is a parameter of type BSTR*