ArcFM Responder Mobile Developer Guide
MMNetworkFeatureIDClass Class
Members 






Object Model
MMNetworkFeatureIDClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("582613DD-7181-4561-99B0-EFD62BF4BCAC")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMNetworkFeatureIDClass 
   Inherits System.__ComObject
   Implements IMMNetworkFeatureID, MMNetworkFeatureID 
'Usage
 
Dim instance As MMNetworkFeatureIDClass
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("582613DD-7181-4561-99B0-EFD62BF4BCAC")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public class MMNetworkFeatureIDClass : System.__ComObject, IMMNetworkFeatureID, MMNetworkFeatureID  
public class MMNetworkFeatureIDClass = class(System.__ComObject, IMMNetworkFeatureID, MMNetworkFeatureID)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("582613DD-7181-4561-99B0-EFD62BF4BCAC")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ComImportAttribute()
public class MMNetworkFeatureIDClass extends System.__ComObject implements IMMNetworkFeatureID, MMNetworkFeatureID 
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("582613DD-7181-4561-99B0-EFD62BF4BCAC")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMNetworkFeatureIDClass : public System.__ComObject, IMMNetworkFeatureID, MMNetworkFeatureID  
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("582613DD-7181-4561-99B0-EFD62BF4BCAC")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMNetworkFeatureIDClass : public System.__ComObject, IMMNetworkFeatureID, MMNetworkFeatureID  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMNetworkFeatureIDClass

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

MMNetworkFeatureIDClass Members
Miner.Interop Namespace

Send Feedback