ArcFM Responder Mobile Developer Guide
MMMCPersistance Interface
Members 






Object Model
MMMCPersistance Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("46075512-DAF0-4CC2-9878-F6EC68E95A61")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMMCPersistanceClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMMCPersistance 
   Inherits IMMMCPersistance 
'Usage
 
Dim instance As MMMCPersistance
[System.Runtime.InteropServices.Guid("46075512-DAF0-4CC2-9878-F6EC68E95A61")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMMCPersistanceClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMMCPersistance : IMMMCPersistance  
public interface MMMCPersistance = class(IMMMCPersistance)
System.Runtime.InteropServices.GuidAttribute("46075512-DAF0-4CC2-9878-F6EC68E95A61")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMMCPersistanceClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMMCPersistance implements IMMMCPersistance 
[System.Runtime.InteropServices.Guid("46075512-DAF0-4CC2-9878-F6EC68E95A61")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMMCPersistanceClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMMCPersistance : public IMMMCPersistance  
[System.Runtime.InteropServices.Guid("46075512-DAF0-4CC2-9878-F6EC68E95A61")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMMCPersistanceClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMMCPersistance : public IMMMCPersistance  
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

MMMCPersistance Members
Miner.Interop Namespace

Send Feedback