Feedback

  • Contents
 

II3IDHandler::Variables Property

get_Variables

Retrieves a collection of all variables used by this handler.

IDL Function Prototype

HRESULT Variables(

   [out, retval] II3IDVariables ** theVariables

);

C/C++ Syntax

HRESULT get_Variables( II3IDVariables ** theVariables);

Parameters

theVariables

The return value is an II3IDVariables collection.