Responder Developer Guide
CDDeviceInstalledNotificationRequest Constructor(MultiSpeakMsgHeader,CDDevice[])


Syntax
'Declaration
 
Public Function New( _
   ByVal MultiSpeakMsgHeader As MultiSpeakMsgHeader, _
   ByVal installedCDDs() As CDDevice _
)
'Usage
 
Dim MultiSpeakMsgHeader As MultiSpeakMsgHeader
Dim installedCDDs() As CDDevice
 
Dim instance As New CDDeviceInstalledNotificationRequest(MultiSpeakMsgHeader, installedCDDs)
public CDDeviceInstalledNotificationRequest( 
   MultiSpeakMsgHeader MultiSpeakMsgHeader,
   CDDevice[] installedCDDs
)

Parameters

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

CDDeviceInstalledNotificationRequest Class
CDDeviceInstalledNotificationRequest Members
Overload List

 

 


Send Comment