- Contents
DesignerCOM API
II3IDMessages::FilterStepContext Property
get_FilterStepContext
Returns the II3IDStep interface pointer associated with this collection (if applicable).
IDL Function Prototype
HRESULT FilterStepContext(
[out, retval] II3IDStep ** FilterStepContext
);
C/C++ Syntax
HRESULT get_FilterStepContext( II3IDStep ** FilterStepContext);
Parameters
- FilterStepContext
-
The return value is an II3IDStep interface pointer.