ArcFM Engine Developer Guide
IMMMessageCallback Interface
Members 


Version: 10.2.1a

Resource Center Home

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
9.2.1 and later
Product Availability

ArcFM Desktop and ArcFM Engine

Required Licenses

ArcFM, Designer, ArcFM Viewer, ArcFM Engine, ArcFM Engine Editor, or ArcFM Viewer for ArcGIS Engine

.NET Assembly
Miner.Interop.Framework.dll
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("948A6220-2228-11D5-BE0F-0001031AE9B0")>
<ComImportAttribute()>
Public Interface IMMMessageCallback 
'Usage
 
Dim instance As IMMMessageCallback
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("948A6220-2228-11D5-BE0F-0001031AE9B0")]
[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
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("948A6220-2228-11D5-BE0F-0001031AE9B0")>
<ComImportAttribute()>
Public Interface IMMMessageCallback 
'Usage
 
Dim instance As IMMMessageCallback
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("948A6220-2228-11D5-BE0F-0001031AE9B0")]
[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