Responder Developer Guide
LMDeviceExchangeNotificationRequest Constructor(MultiSpeakMsgHeader,LMDeviceExchange[])


Syntax
'Declaration
 
Public Function New( _
   ByVal MultiSpeakMsgHeader As MultiSpeakMsgHeader, _
   ByVal LMDChangeout() As LMDeviceExchange _
)
'Usage
 
Dim MultiSpeakMsgHeader As MultiSpeakMsgHeader
Dim LMDChangeout() As LMDeviceExchange
 
Dim instance As New LMDeviceExchangeNotificationRequest(MultiSpeakMsgHeader, LMDChangeout)
public LMDeviceExchangeNotificationRequest( 
   MultiSpeakMsgHeader MultiSpeakMsgHeader,
   LMDeviceExchange[] LMDChangeout
)

Parameters

MultiSpeakMsgHeader
LMDChangeout
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

LMDeviceExchangeNotificationRequest Class
LMDeviceExchangeNotificationRequest Members
Overload List

 

 


Send Comment