ArcFM Responder Mobile Developer Guide
INameType Interface
Members 






Object Model
INameType Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.GuidAttribute("49D5F811-964B-4435-BBA7-0BF955D667F0")>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface INameType 
'Usage
 
Dim instance As INameType
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("49D5F811-964B-4435-BBA7-0BF955D667F0")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public interface INameType 
public interface INameType 
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.GuidAttribute("49D5F811-964B-4435-BBA7-0BF955D667F0")
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.ComImportAttribute()
public interface INameType 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("49D5F811-964B-4435-BBA7-0BF955D667F0")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface INameType 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("49D5F811-964B-4435-BBA7-0BF955D667F0")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public interface class INameType 
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

INameType Members
Miner.Interop Namespace

Send Feedback