ArcFM Responder Mobile Developer Guide
MMEnumDocumentNameClass Class
Members 






Object Model
MMEnumDocumentNameClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("4A92DA88-143D-4C24-B8EE-612013C35233")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMEnumDocumentNameClass 
   Inherits System.__ComObject
   Implements IMMEnumDocumentName, MMEnumDocumentName 
'Usage
 
Dim instance As MMEnumDocumentNameClass
[System.Runtime.InteropServices.Guid("4A92DA88-143D-4C24-B8EE-612013C35233")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public class MMEnumDocumentNameClass : System.__ComObject, IMMEnumDocumentName, MMEnumDocumentName  
public class MMEnumDocumentNameClass = class(System.__ComObject, IMMEnumDocumentName, MMEnumDocumentName)
System.Runtime.InteropServices.GuidAttribute("4A92DA88-143D-4C24-B8EE-612013C35233")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ComImportAttribute()
public class MMEnumDocumentNameClass extends System.__ComObject implements IMMEnumDocumentName, MMEnumDocumentName 
[System.Runtime.InteropServices.Guid("4A92DA88-143D-4C24-B8EE-612013C35233")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMEnumDocumentNameClass : public System.__ComObject, IMMEnumDocumentName, MMEnumDocumentName  
[System.Runtime.InteropServices.Guid("4A92DA88-143D-4C24-B8EE-612013C35233")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMEnumDocumentNameClass : public System.__ComObject, IMMEnumDocumentName, MMEnumDocumentName  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMEnumDocumentNameClass

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

MMEnumDocumentNameClass Members
Miner.Interop Namespace

Send Feedback