- Contents
DesignerCOM API
II3IDHandler::XML Property
get_XML
Retrieves XML step and variable information from a handler.
IDL Function Prototype
HRESULT XML(
[out, retval] VARIANT * handlerXML
);
C/C++ Syntax
HRESULT get_XML(VARIANT * handlerXML);
Parameters
- handlerXML
-
The return value is a VARIANT that contains step and variable information.