ArcFM Responder Mobile Developer Guide
MMObjectDictionaryClass Class
Members 






Object Model
MMObjectDictionaryClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("3CF1DFF8-B3E5-43DC-AA57-C7AE311DDBF4")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMObjectDictionaryClass 
   Inherits System.__ComObject
   Implements IMMObjectDictionary, ISupportErrorInfo, MMObjectDictionary 
'Usage
 
Dim instance As MMObjectDictionaryClass
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("3CF1DFF8-B3E5-43DC-AA57-C7AE311DDBF4")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public class MMObjectDictionaryClass : System.__ComObject, IMMObjectDictionary, ISupportErrorInfo, MMObjectDictionary  
public class MMObjectDictionaryClass = class(System.__ComObject, IMMObjectDictionary, ISupportErrorInfo, MMObjectDictionary)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("3CF1DFF8-B3E5-43DC-AA57-C7AE311DDBF4")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ComImportAttribute()
public class MMObjectDictionaryClass extends System.__ComObject implements IMMObjectDictionary, ISupportErrorInfo, MMObjectDictionary 
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("3CF1DFF8-B3E5-43DC-AA57-C7AE311DDBF4")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMObjectDictionaryClass : public System.__ComObject, IMMObjectDictionary, ISupportErrorInfo, MMObjectDictionary  
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("3CF1DFF8-B3E5-43DC-AA57-C7AE311DDBF4")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMObjectDictionaryClass : public System.__ComObject, IMMObjectDictionary, ISupportErrorInfo, MMObjectDictionary  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMObjectDictionaryClass

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

MMObjectDictionaryClass Members
Miner.Interop Namespace

Send Feedback