ArcFM Responder Mobile Developer Guide
MMFavorite Interface
Members 






Object Model
MMFavorite Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("602EF721-43EE-11D4-B8F3-0050045C48E4")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMFavoriteClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMFavorite 
   Inherits IMMCoreEvents_Event, IMMItemDefinition 
'Usage
 
Dim instance As MMFavorite
[System.Runtime.InteropServices.Guid("602EF721-43EE-11D4-B8F3-0050045C48E4")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMFavoriteClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMFavorite : IMMCoreEvents_Event, IMMItemDefinition  
public interface MMFavorite = class(IMMCoreEvents_Event, IMMItemDefinition)
System.Runtime.InteropServices.GuidAttribute("602EF721-43EE-11D4-B8F3-0050045C48E4")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMFavoriteClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMFavorite implements IMMCoreEvents_Event, IMMItemDefinition 
[System.Runtime.InteropServices.Guid("602EF721-43EE-11D4-B8F3-0050045C48E4")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMFavoriteClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMFavorite : public IMMCoreEvents_Event, IMMItemDefinition  
[System.Runtime.InteropServices.Guid("602EF721-43EE-11D4-B8F3-0050045C48E4")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMFavoriteClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMFavorite : public IMMCoreEvents_Event, IMMItemDefinition  
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

MMFavorite Members
Miner.Interop Namespace

Send Feedback