ArcFM Responder Mobile Developer Guide
IMMFireRuntimeEvents3 Interface
Members 






Object Model
IMMFireRuntimeEvents3 Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.GuidAttribute("A2526169-D0E1-4027-868F-B88CF87D7825")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMFireRuntimeEvents3 
   Inherits IMMFireRuntimeEvents 
'Usage
 
Dim instance As IMMFireRuntimeEvents3
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("A2526169-D0E1-4027-868F-B88CF87D7825")]
[System.Runtime.InteropServices.ComImport()]
public interface IMMFireRuntimeEvents3 : IMMFireRuntimeEvents  
public interface IMMFireRuntimeEvents3 = class(IMMFireRuntimeEvents)
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.GuidAttribute("A2526169-D0E1-4027-868F-B88CF87D7825")
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMFireRuntimeEvents3 implements IMMFireRuntimeEvents 
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("A2526169-D0E1-4027-868F-B88CF87D7825")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMFireRuntimeEvents3 : public IMMFireRuntimeEvents  
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("A2526169-D0E1-4027-868F-B88CF87D7825")]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMFireRuntimeEvents3 : public IMMFireRuntimeEvents  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IMMFireRuntimeEvents3 Members
Miner.Interop Namespace

Send Feedback