ArcFM Responder Mobile Developer Guide
NetworkAdapterDynamicExtension Class
Members 






Object Model
NetworkAdapterDynamicExtension Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ComVisibleAttribute(True)>
<ComponentCategoryAttribute(Description="", CategoryID=b8c1c6cd-be34-4eed-bae9-8584f7a61b07)>
<System.Runtime.InteropServices.GuidAttribute("77F817E8-7FD7-4092-BAB1-8D7FD4158612")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ProgIdAttribute("mmFramework.NetworkAdapterDynamicExtension")>
Public Class NetworkAdapterDynamicExtension 
   Inherits DynamicExtensionBase
   Implements ESRI.ArcGIS.esriSystem.IExtension, ESRI.ArcGIS.esriSystem.IExtensionConfig 
'Usage
 
Dim instance As NetworkAdapterDynamicExtension
[System.Runtime.InteropServices.ComVisible(true)]
[ComponentCategory(Description="", CategoryID=b8c1c6cd-be34-4eed-bae9-8584f7a61b07)]
[System.Runtime.InteropServices.Guid("77F817E8-7FD7-4092-BAB1-8D7FD4158612")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ProgId("mmFramework.NetworkAdapterDynamicExtension")]
public class NetworkAdapterDynamicExtension : DynamicExtensionBase, ESRI.ArcGIS.esriSystem.IExtension, ESRI.ArcGIS.esriSystem.IExtensionConfig  
public class NetworkAdapterDynamicExtension = class(DynamicExtensionBase, ESRI.ArcGIS.esriSystem.IExtension, ESRI.ArcGIS.esriSystem.IExtensionConfig)
System.Runtime.InteropServices.ComVisibleAttribute()
ComponentCategoryAttribute(Description="", CategoryID=b8c1c6cd-be34-4eed-bae9-8584f7a61b07)
System.Runtime.InteropServices.GuidAttribute("77F817E8-7FD7-4092-BAB1-8D7FD4158612")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ProgIdAttribute("mmFramework.NetworkAdapterDynamicExtension")
public class NetworkAdapterDynamicExtension extends DynamicExtensionBase implements ESRI.ArcGIS.esriSystem.IExtension, ESRI.ArcGIS.esriSystem.IExtensionConfig 
[System.Runtime.InteropServices.ComVisible(true)]
[ComponentCategory(Description="", CategoryID=b8c1c6cd-be34-4eed-bae9-8584f7a61b07)]
[System.Runtime.InteropServices.Guid("77F817E8-7FD7-4092-BAB1-8D7FD4158612")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ProgId("mmFramework.NetworkAdapterDynamicExtension")]
public __gc class NetworkAdapterDynamicExtension : public DynamicExtensionBase, ESRI.ArcGIS.esriSystem.IExtension, ESRI.ArcGIS.esriSystem.IExtensionConfig  
[System.Runtime.InteropServices.ComVisible(true)]
[ComponentCategory(Description="", CategoryID=b8c1c6cd-be34-4eed-bae9-8584f7a61b07)]
[System.Runtime.InteropServices.Guid("77F817E8-7FD7-4092-BAB1-8D7FD4158612")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ProgId("mmFramework.NetworkAdapterDynamicExtension")]
public ref class NetworkAdapterDynamicExtension : public DynamicExtensionBase, ESRI.ArcGIS.esriSystem.IExtension, ESRI.ArcGIS.esriSystem.IExtensionConfig  
Inheritance Hierarchy

System.Object
   Miner.Framework.DynamicExtensionBase
      Miner.Framework.NetworkAdapterDynamicExtension

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

NetworkAdapterDynamicExtension Members
Miner.Framework Namespace

Send Feedback