Feedback

  • Contents
 

II3IDMessages::FilterHandlerContext Property

get_FilterHandlerContext

Returns the II3IDHandler interface pointer associated with this collection (if applicable).

IDL Function Prototype

HRESULT FilterHandlerContext(

   [out, retval] II3IDHandler ** FilterHandlerContext

);

C/C++ Syntax

HRESULT get_FilterHandlerContext( II3IDHandler ** FilterHandlerContext);

Parameters

FilterHandlerContext

An II3IDHandler interface pointer.