ArcFM Responder Mobile Developer Guide
MMExpressFavorite Interface
Members 






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

MMExpressFavorite Members
Miner.Interop Namespace

Send Feedback