Feedback

  • Contents
 

II3IDVariable::TypeDefinition Property

get_TypeDefinition

Returns data type information about this variable.

IDL Function Prototype

HRESULT TypeDefinition(

   [out, retval] II3IDType ** TypeInfo

);

C/C++ Syntax

HRESULT get_TypeDefinition(II3IDType ** TypeInfo);

Parameters

TypeInfo

The return value is an II3IDType data type object.