- Contents
DesignerCOM API
II3IDStepLink::Handler Property
get_Handler
Returns the handler associated with this step link.
IDL Function Prototype
HRESULT Handler(
[out, retval] II3IDHandler ** TheHandler
);
C/C++ Syntax
HRESULT get_Handler(II3IDHandler ** TheHandler);
Parameters
- TheHandler
-
The return value is an II3IDHandler handler object.