Request monitoring on the links.
| C# | Visual Basic | Visual C++ |
int StartMonitor( CallInformationLink..::.CallInformationEvents events, Object userState )
Function StartMonitor ( _ events As CallInformationLink..::.CallInformationEvents, _ userState As Object _ ) As Integer
int StartMonitor( CallInformationLink..::.CallInformationEvents^ events, Object^ userState )
- events (CallInformationLink..::.CallInformationEvents)
- What events are to be monitored.
- userState (Object)
- Any object the application would like returned with the response.
The Invoke ID of the XML message sent to the server.
Assembly: ServiceProvider (Module: ServiceProvider)