ArcFM Solution Developer Guide
MMTableUtilsClass Class
Members 






Object Model
MMTableUtilsClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.GuidAttribute("9685A328-0284-40FD-92A1-FFF3CA605097")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMTableUtilsClass 
   Inherits System.__ComObject
   Implements IMMTableResolver, IMMTableResolver2, IMMTableUtils, MMTableUtils 
'Usage
 
Dim instance As MMTableUtilsClass
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("9685A328-0284-40FD-92A1-FFF3CA605097")]
[System.Runtime.InteropServices.ComImport()]
public class MMTableUtilsClass : System.__ComObject, IMMTableResolver, IMMTableResolver2, IMMTableUtils, MMTableUtils  
public class MMTableUtilsClass = class(System.__ComObject, IMMTableResolver, IMMTableResolver2, IMMTableUtils, MMTableUtils)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.GuidAttribute("9685A328-0284-40FD-92A1-FFF3CA605097")
System.Runtime.InteropServices.ComImportAttribute()
public class MMTableUtilsClass extends System.__ComObject implements IMMTableResolver, IMMTableResolver2, IMMTableUtils, MMTableUtils 
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("9685A328-0284-40FD-92A1-FFF3CA605097")]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMTableUtilsClass : public System.__ComObject, IMMTableResolver, IMMTableResolver2, IMMTableUtils, MMTableUtils  
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("9685A328-0284-40FD-92A1-FFF3CA605097")]
[System.Runtime.InteropServices.ComImport()]
public ref class MMTableUtilsClass : public System.__ComObject, IMMTableResolver, IMMTableResolver2, IMMTableUtils, MMTableUtils  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMTableUtilsClass

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

MMTableUtilsClass Members
Miner.Interop Namespace

Send Feedback