- Contents
DesignerCOM API
II3IDMessages::FilterApplicationContext Property
get_FilterApplicationContext
Returns the II3ID interface pointer associated with this collection (if applicable) This means that the message is associated with Interaction Designer itself.
IDL Function Prototype
HRESULT FilterApplicationContext(
[out, retval] II3ID ** FilterApplicationContext
);
C/C++ Syntax
HRESULT get_FilterApplicationContext( II3ID ** FilterApplicationContext);
Parameters
-
The return value is an II3ID interface pointer.