Responder Developer Guide
InHomeDisplayInstalledNotificationRequest Constructor(MultiSpeakMsgHeader,inHomeDisplay[])


Syntax
'Declaration
 
Public Function New( _
   ByVal MultiSpeakMsgHeader As MultiSpeakMsgHeader, _
   ByVal addedIHDs() As inHomeDisplay _
)
'Usage
 
Dim MultiSpeakMsgHeader As MultiSpeakMsgHeader
Dim addedIHDs() As inHomeDisplay
 
Dim instance As New InHomeDisplayInstalledNotificationRequest(MultiSpeakMsgHeader, addedIHDs)
public InHomeDisplayInstalledNotificationRequest( 
   MultiSpeakMsgHeader MultiSpeakMsgHeader,
   inHomeDisplay[] addedIHDs
)

Parameters

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

InHomeDisplayInstalledNotificationRequest Class
InHomeDisplayInstalledNotificationRequest Members
Overload List

 

 


Send Comment