- Contents
DesignerCOM API
II3IDTool2::IsConfigurableFromXML Property
get_IsConfigurableFromXML
Returns whether or not the initiator supports configuration from XML.
IDL Function Prototype
HRESULT IsConfigurableFromXML(
[out, retval] VARIANT_BOOL * ConfigurableFromXML
);
C/C++ Syntax
HRESULT get_IsConfigurableFromXML(VARIANT_BOOL * ConfigurableFromXML);
Parameters
- ConfigurableFromXML
-
Returns True if this initiator supports configuration from XML; otherwise False.