Feedback

  • Contents
 

II3IDSubroutine2::IsConfigurableFromXML Property

get_IsConfigurableFromXML

Indicates whether or not subroutine steps can be configured from XML.

IDL Function Prototype

HRESULT IsConfigurableFromXML(

   [out, retval] VARIANT_BOOL * ConfigurableFromXML

);

C/C++ Syntax

HRESULT get_IsConfigurableFromXML(VARIANT_BOOL * ConfigurableFromXML);

Parameters

ConfigurableFromXML

This property is provided for sake of completeness.  It will always return VARIANT_TRUE to indicate that subroutine steps can be configured from XML.