Feedback

  • Contents
 

II3IDInitiator::Events Property

get_Events

Returns a collection of the currently selected steps for the active view of the handler (if it's active).

IDL Function Prototype

HRESULT Events(

   [out, retval] II3IDInitiatorEvents ** InitEvents

);

C/C++ Syntax

HRESULT get_Events( II3IDInitiatorEvents ** InitEvents);

Parameters

InitEvents

The return value is an II3IDInitiatorEvents collection.