ArcFM Responder Mobile Developer Guide
MMVersioningUtils Interface
Members 






Object Model
MMVersioningUtils Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMVersioningUtilsClass)>
<System.Runtime.InteropServices.GuidAttribute("EC79BBA3-301E-11D4-AC32-00500462E2B6")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMVersioningUtils 
   Inherits IMMVersioningUtils 
'Usage
 
Dim instance As MMVersioningUtils
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMVersioningUtilsClass)]
[System.Runtime.InteropServices.Guid("EC79BBA3-301E-11D4-AC32-00500462E2B6")]
[System.Runtime.InteropServices.ComImport()]
public interface MMVersioningUtils : IMMVersioningUtils  
public interface MMVersioningUtils = class(IMMVersioningUtils)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMVersioningUtilsClass)
System.Runtime.InteropServices.GuidAttribute("EC79BBA3-301E-11D4-AC32-00500462E2B6")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMVersioningUtils implements IMMVersioningUtils 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMVersioningUtilsClass)]
[System.Runtime.InteropServices.Guid("EC79BBA3-301E-11D4-AC32-00500462E2B6")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMVersioningUtils : public IMMVersioningUtils  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMVersioningUtilsClass)]
[System.Runtime.InteropServices.Guid("EC79BBA3-301E-11D4-AC32-00500462E2B6")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMVersioningUtils : public IMMVersioningUtils  
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

MMVersioningUtils Members
Miner.Interop Namespace

Send Feedback