Previous Topic: Method GetSmartTagNext Topic: Interface IWgnImportFileObject


Method GetSmartTag XML

Use this method to retrieve the smart tags encoded in XML. The resulting string must be freed by the caller by calling CoTaskMemFree()

HRESULT GetSmartTagXML(
    [out]    LPOLESTR     *pXMLVal);

Important!  For an XML example, see SmartTag XML Specification.