ArcFM Responder Mobile Developer Guide
IMMEnumDocumentName Interface
Members 






Object Model
IMMEnumDocumentName Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.GuidAttribute("9AEB47FC-D368-4A0B-ABBB-6567D652EDF4")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMEnumDocumentName 
'Usage
 
Dim instance As IMMEnumDocumentName
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("9AEB47FC-D368-4A0B-ABBB-6567D652EDF4")]
[System.Runtime.InteropServices.ComImport()]
public interface IMMEnumDocumentName 
public interface IMMEnumDocumentName 
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.GuidAttribute("9AEB47FC-D368-4A0B-ABBB-6567D652EDF4")
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMEnumDocumentName 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("9AEB47FC-D368-4A0B-ABBB-6567D652EDF4")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMEnumDocumentName 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("9AEB47FC-D368-4A0B-ABBB-6567D652EDF4")]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMEnumDocumentName 
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

IMMEnumDocumentName Members
Miner.Interop Namespace

Send Feedback