ArcFM Responder Mobile Developer Guide
IMMOperation Interface
Members 






Object Model
IMMOperation Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.GuidAttribute("300C41E1-3E22-11D4-80F0-005004D30D09")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMOperation 
'Usage
 
Dim instance As IMMOperation
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("300C41E1-3E22-11D4-80F0-005004D30D09")]
[System.Runtime.InteropServices.ComImport()]
public interface IMMOperation 
public interface IMMOperation 
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.GuidAttribute("300C41E1-3E22-11D4-80F0-005004D30D09")
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMOperation 
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("300C41E1-3E22-11D4-80F0-005004D30D09")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMOperation 
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("300C41E1-3E22-11D4-80F0-005004D30D09")]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMOperation 
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

IMMOperation Members
Miner.Interop Namespace

Send Feedback