AttachHandler

Method of IDispatchHub

Description

Attach IDispatch Handler

Parameters

Syntax

JavaScript

DispatchHub.AttachHandler(pHandler);

==== Visual Basic Script ====

DispatchHub.AttachHandler pHandler

==== C++ ====

HRESULT hr = DispatchHub.AttachHandler(pHandler);

===== See Also ===== IDispatchHub