ArcFM Engine Developer Guide
IMMMessageCallback Interface
Members 


Allows an object to send messages to its client. The client must implement IMMMessageCallback and provide the object with a pointer to itself. This interface is used in the Network Adapter user interface for CYMDIST, SynerGEE, and MultiSpeak.

Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<GuidAttribute("948A6220-2228-11D5-BE0F-0001031AE9B0")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMMessageCallback 
'Usage
 
Dim instance As IMMMessageCallback
[Guid("948A6220-2228-11D5-BE0F-0001031AE9B0")]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[ComImport()]
public interface IMMMessageCallback 
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

IMMMessageCallback Members
Miner.Interop Namespace

Allows an object to send messages to its client. The client must implement IMMMessageCallback and provide the object with a pointer to itself. This interface is used in the Network Adapter user interface for CYMDIST, SynerGEE, and MultiSpeak.

Syntax
'Declaration
 
<GuidAttribute("948A6220-2228-11D5-BE0F-0001031AE9B0")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMMessageCallback 
'Usage
 
Dim instance As IMMMessageCallback
[Guid("948A6220-2228-11D5-BE0F-0001031AE9B0")]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[ComImport()]
public interface IMMMessageCallback 
Inheritance Hierarchy

Miner.Interop.IMMMessageCallback

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

IMMMessageCallback Members
Miner.Interop Namespace

 

 


Send Comment