ArcFM Responder Mobile Developer Guide
MMCuVersionInfo Interface
Members 






Object Model
MMCuVersionInfo Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("ACDDE9FB-BF63-473D-AB08-EE8681E90679")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMCuVersionInfoClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMCuVersionInfo 
   Inherits IMMCuVersionInfo 
'Usage
 
Dim instance As MMCuVersionInfo
[System.Runtime.InteropServices.Guid("ACDDE9FB-BF63-473D-AB08-EE8681E90679")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMCuVersionInfoClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMCuVersionInfo : IMMCuVersionInfo  
public interface MMCuVersionInfo = class(IMMCuVersionInfo)
System.Runtime.InteropServices.GuidAttribute("ACDDE9FB-BF63-473D-AB08-EE8681E90679")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMCuVersionInfoClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMCuVersionInfo implements IMMCuVersionInfo 
[System.Runtime.InteropServices.Guid("ACDDE9FB-BF63-473D-AB08-EE8681E90679")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMCuVersionInfoClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMCuVersionInfo : public IMMCuVersionInfo  
[System.Runtime.InteropServices.Guid("ACDDE9FB-BF63-473D-AB08-EE8681E90679")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMCuVersionInfoClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMCuVersionInfo : public IMMCuVersionInfo  
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

MMCuVersionInfo Members
Miner.Interop Namespace

Send Feedback