ArcFM Responder Mobile Developer Guide
IMMGraphicFavorite2 Interface
Members 






Object Model
IMMGraphicFavorite2 Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.GuidAttribute("EED81F23-6CE6-4075-AF19-158280542BE9")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMGraphicFavorite2 
   Inherits IMMGraphicFavorite 
'Usage
 
Dim instance As IMMGraphicFavorite2
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("EED81F23-6CE6-4075-AF19-158280542BE9")]
[System.Runtime.InteropServices.ComImport()]
public interface IMMGraphicFavorite2 : IMMGraphicFavorite  
public interface IMMGraphicFavorite2 = class(IMMGraphicFavorite)
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.GuidAttribute("EED81F23-6CE6-4075-AF19-158280542BE9")
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMGraphicFavorite2 implements IMMGraphicFavorite 
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("EED81F23-6CE6-4075-AF19-158280542BE9")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMGraphicFavorite2 : public IMMGraphicFavorite  
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("EED81F23-6CE6-4075-AF19-158280542BE9")]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMGraphicFavorite2 : public IMMGraphicFavorite  
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

IMMGraphicFavorite2 Members
Miner.Interop Namespace

Send Feedback