Feedback

  • Contents
 

II3IDEvents2::Shutdown Method

Synopsis

Called when Interaction Designer is about to shut down.

IDL Function Prototype

HRESULT Shutdown(

   [in] II3ID * Designer

);

C/C++ Syntax

HRESULT Shutdown( II3ID * Designer);

Parameters

Designer

The II3ID interface pointer to the instance of Interaction Designer that is about to shut down.