Feedback

  • Contents
 

II3IDParameterDefinition2::TypeDefinitions Property

get_TypeDefinitions

Returns a collection of data types that are supported by this parameter.

IDL Function Prototype

HRESULT TypeDefinitions(

   [out, retval] II3IDTypes ** TheTypes

);

C/C++ Syntax

HRESULT get_TypeDefinitions( II3IDTypes ** TheTypes);

Parameters

TheTypes

The return value is a collection of II3IDTypes types.