ArcFM Solution Developer Guide
MMTableUtils Interface
Members 






Object Model
MMTableUtils Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMTableUtilsClass)>
<System.Runtime.InteropServices.GuidAttribute("22626360-DD87-4FDF-993E-AA064C331EE5")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMTableUtils 
   Inherits IMMTableUtils 
'Usage
 
Dim instance As MMTableUtils
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMTableUtilsClass)]
[System.Runtime.InteropServices.Guid("22626360-DD87-4FDF-993E-AA064C331EE5")]
[System.Runtime.InteropServices.ComImport()]
public interface MMTableUtils : IMMTableUtils  
public interface MMTableUtils = class(IMMTableUtils)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMTableUtilsClass)
System.Runtime.InteropServices.GuidAttribute("22626360-DD87-4FDF-993E-AA064C331EE5")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMTableUtils implements IMMTableUtils 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMTableUtilsClass)]
[System.Runtime.InteropServices.Guid("22626360-DD87-4FDF-993E-AA064C331EE5")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMTableUtils : public IMMTableUtils  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMTableUtilsClass)]
[System.Runtime.InteropServices.Guid("22626360-DD87-4FDF-993E-AA064C331EE5")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMTableUtils : public IMMTableUtils  
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

MMTableUtils Members
Miner.Interop Namespace

Send Feedback