ArcFM Responder Mobile Developer Guide
IMMOperationHelper Interface
Members 






Object Model
IMMOperationHelper Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.GuidAttribute("2E3B2F25-31A2-4BAE-A4C4-B8537B14F9BC")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMOperationHelper 
'Usage
 
Dim instance As IMMOperationHelper
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("2E3B2F25-31A2-4BAE-A4C4-B8537B14F9BC")]
[System.Runtime.InteropServices.ComImport()]
public interface IMMOperationHelper 
public interface IMMOperationHelper 
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.GuidAttribute("2E3B2F25-31A2-4BAE-A4C4-B8537B14F9BC")
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMOperationHelper 
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("2E3B2F25-31A2-4BAE-A4C4-B8537B14F9BC")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMOperationHelper 
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("2E3B2F25-31A2-4BAE-A4C4-B8537B14F9BC")]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMOperationHelper 
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

IMMOperationHelper Members
Miner.Interop Namespace

Send Feedback