Responder Developer Guide
IHDMessageStatusNotification Method (MDM_ServerSoapClient)


Syntax
'Declaration
 
Public Function IHDMessageStatusNotification( _
   ByRef MultiSpeakMsgHeader As MultiSpeakMsgHeader, _
   ByVal messageStatus As IHDMessageStatus, _
   ByVal messageID As String, _
   ByVal hanDeviceID As HANDeviceID, _
   ByVal transactionID As String, _
   ByVal interfaceID As HANInterfaceID, _
   ByVal messageType As IHDMessageType _
) As errorObject()
'Usage
 
Dim instance As MDM_ServerSoapClient
Dim MultiSpeakMsgHeader As MultiSpeakMsgHeader
Dim messageStatus As IHDMessageStatus
Dim messageID As String
Dim hanDeviceID As HANDeviceID
Dim transactionID As String
Dim interfaceID As HANInterfaceID
Dim messageType As IHDMessageType
Dim value() As errorObject
 
value = instance.IHDMessageStatusNotification(MultiSpeakMsgHeader, messageStatus, messageID, hanDeviceID, transactionID, interfaceID, messageType)

Parameters

MultiSpeakMsgHeader
messageStatus
messageID
hanDeviceID
transactionID
interfaceID
messageType
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

MDM_ServerSoapClient Class
MDM_ServerSoapClient Members

 

 


Send Comment