ArcFM Responder Mobile Developer Guide
MMGraphicFavHelperClass Class
Members 






Object Model
MMGraphicFavHelperClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("84530328-8877-46C8-B5B4-6D851104DE49")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMGraphicFavHelperClass 
   Inherits System.__ComObject
   Implements IMMGraphicFavHelper, MMGraphicFavHelper 
'Usage
 
Dim instance As MMGraphicFavHelperClass
[System.Runtime.InteropServices.Guid("84530328-8877-46C8-B5B4-6D851104DE49")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public class MMGraphicFavHelperClass : System.__ComObject, IMMGraphicFavHelper, MMGraphicFavHelper  
public class MMGraphicFavHelperClass = class(System.__ComObject, IMMGraphicFavHelper, MMGraphicFavHelper)
System.Runtime.InteropServices.GuidAttribute("84530328-8877-46C8-B5B4-6D851104DE49")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ComImportAttribute()
public class MMGraphicFavHelperClass extends System.__ComObject implements IMMGraphicFavHelper, MMGraphicFavHelper 
[System.Runtime.InteropServices.Guid("84530328-8877-46C8-B5B4-6D851104DE49")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMGraphicFavHelperClass : public System.__ComObject, IMMGraphicFavHelper, MMGraphicFavHelper  
[System.Runtime.InteropServices.Guid("84530328-8877-46C8-B5B4-6D851104DE49")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMGraphicFavHelperClass : public System.__ComObject, IMMGraphicFavHelper, MMGraphicFavHelper  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMGraphicFavHelperClass

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

MMGraphicFavHelperClass Members
Miner.Interop Namespace

Send Feedback