ArcFM Desktop Developer Guide
IMMMessageCallback Interface
Members 


Version: 10.2.1b and 10.2.1b SP1

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

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