Feedback

  • Contents
 

II3ID::Subroutines Property

get_Subroutines

Returns a collection of subroutines loaded in Interaction Designer.

IDL Function Prototype

HRESULT Subroutines(

   [out, retval] II3IDSubroutines ** theSubs

);

C/C++ Syntax

HRESULT get_Subroutines( II3IDSubroutines ** theSubs);

Parameters

theSubs

The return value is an II3IDSubroutines collection.