This document is archived and information here might be outdated. Recommended version. |
method StartListening
[Visual Basic .NET]
Public Sub StartListening ( _
ByVal Hook As Object _
)
[C#]
public void StartListening (
object Hook
);
[C++]
HRESULT StartListening(
IDispatch* Hook
);
[C++] Parameters Hook [in]
Hook is a parameter of type IDispatch