Feedback

  • Contents
 

II3ID::Handlers Property

get_Handlers

This property returns all of the currently loaded handlers in Interaction Designer.

IDL Function Prototype

HRESULT Handlers(

   [out, retval] II3IDHandlers ** theHandlers

);

C/C++ Syntax

HRESULT get_Handlers( II3IDHandlers ** theHandlers);

Parameters

theHandlers

An II3IDHandlers collection is returned.