ArcFM Responder Mobile Developer Guide
MMPxAnnoTargetUtilsClass Class
Members 






Object Model
MMPxAnnoTargetUtilsClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.GuidAttribute("5206579F-4736-4DB4-ADC8-49AEFA50AC13")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMPxAnnoTargetUtilsClass 
   Inherits System.__ComObject
   Implements IMMPxAnnoTargetUtils, MMPxAnnoTargetUtils 
'Usage
 
Dim instance As MMPxAnnoTargetUtilsClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("5206579F-4736-4DB4-ADC8-49AEFA50AC13")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public class MMPxAnnoTargetUtilsClass : System.__ComObject, IMMPxAnnoTargetUtils, MMPxAnnoTargetUtils  
public class MMPxAnnoTargetUtilsClass = class(System.__ComObject, IMMPxAnnoTargetUtils, MMPxAnnoTargetUtils)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.GuidAttribute("5206579F-4736-4DB4-ADC8-49AEFA50AC13")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ComImportAttribute()
public class MMPxAnnoTargetUtilsClass extends System.__ComObject implements IMMPxAnnoTargetUtils, MMPxAnnoTargetUtils 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("5206579F-4736-4DB4-ADC8-49AEFA50AC13")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMPxAnnoTargetUtilsClass : public System.__ComObject, IMMPxAnnoTargetUtils, MMPxAnnoTargetUtils  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("5206579F-4736-4DB4-ADC8-49AEFA50AC13")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMPxAnnoTargetUtilsClass : public System.__ComObject, IMMPxAnnoTargetUtils, MMPxAnnoTargetUtils  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.Process.MMPxAnnoTargetUtilsClass

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

MMPxAnnoTargetUtilsClass Members
Miner.Interop.Process Namespace

Send Feedback