ArcFM Responder Mobile Developer Guide
MMOperation Interface
Members 






Object Model
MMOperation Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("300C41E1-3E22-11D4-80F0-005004D30D09")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMOperationClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMOperation 
   Inherits IMMOperation 
'Usage
 
Dim instance As MMOperation
[System.Runtime.InteropServices.Guid("300C41E1-3E22-11D4-80F0-005004D30D09")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMOperationClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMOperation : IMMOperation  
public interface MMOperation = class(IMMOperation)
System.Runtime.InteropServices.GuidAttribute("300C41E1-3E22-11D4-80F0-005004D30D09")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMOperationClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMOperation implements IMMOperation 
[System.Runtime.InteropServices.Guid("300C41E1-3E22-11D4-80F0-005004D30D09")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMOperationClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMOperation : public IMMOperation  
[System.Runtime.InteropServices.Guid("300C41E1-3E22-11D4-80F0-005004D30D09")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMOperationClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMOperation : public 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

MMOperation Members
Miner.Interop Namespace

Send Feedback