Feedback

  • Contents
 

II3IDExpression::Variable Property

get_Variable

Returns the variable associated with this expression.

IDL Function Prototype

HRESULT Variable(

   [out, retval] II3IDVariable ** theVariable

);

C/C++ Syntax

HRESULT get_Variable( II3IDVariable ** theVariable);

Parameters

theVariable

The return value is an II3IDVariable object.