Responder Developer Guide
GetAllConnectDisconnectEventsByReasonCodeResponse Constructor(MultiSpeakMsgHeader,connectDisconnectEvent[])


Syntax
'Declaration
 
Public Function New( _
   ByVal MultiSpeakMsgHeader As MultiSpeakMsgHeader, _
   ByVal GetAllConnectDisconnectEventsByReasonCodeResult() As connectDisconnectEvent _
)
'Usage
 
Dim MultiSpeakMsgHeader As MultiSpeakMsgHeader
Dim GetAllConnectDisconnectEventsByReasonCodeResult() As connectDisconnectEvent
 
Dim instance As New GetAllConnectDisconnectEventsByReasonCodeResponse(MultiSpeakMsgHeader, GetAllConnectDisconnectEventsByReasonCodeResult)
public GetAllConnectDisconnectEventsByReasonCodeResponse( 
   MultiSpeakMsgHeader MultiSpeakMsgHeader,
   connectDisconnectEvent[] GetAllConnectDisconnectEventsByReasonCodeResult
)

Parameters

MultiSpeakMsgHeader
GetAllConnectDisconnectEventsByReasonCodeResult
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

GetAllConnectDisconnectEventsByReasonCodeResponse Class
GetAllConnectDisconnectEventsByReasonCodeResponse Members
Overload List

 

 


Send Comment