Feedback

  • Contents
 

II3ID::Types Property

get_Types

Returns a collection of data types registered in Interaction Designer.

IDL Function Prototype

HRESULT Types(

   [out, retval] II3IDTypes ** theTypes

);

C/C++ Syntax

HRESULT get_Types( II3IDTypes ** theTypes);

Parameters

theTypes

An II3IDTypes object is returned.