ArcFM Responder Mobile Developer Guide
MMCuVersionInfoClass Class
Members 






Object Model
MMCuVersionInfoClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("6014C210-C6D7-426F-8A36-E10AEAC45887")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMCuVersionInfoClass 
   Inherits System.__ComObject
   Implements IMMCuVersionInfo, MMCuVersionInfo 
'Usage
 
Dim instance As MMCuVersionInfoClass
[System.Runtime.InteropServices.Guid("6014C210-C6D7-426F-8A36-E10AEAC45887")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public class MMCuVersionInfoClass : System.__ComObject, IMMCuVersionInfo, MMCuVersionInfo  
public class MMCuVersionInfoClass = class(System.__ComObject, IMMCuVersionInfo, MMCuVersionInfo)
System.Runtime.InteropServices.GuidAttribute("6014C210-C6D7-426F-8A36-E10AEAC45887")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ComImportAttribute()
public class MMCuVersionInfoClass extends System.__ComObject implements IMMCuVersionInfo, MMCuVersionInfo 
[System.Runtime.InteropServices.Guid("6014C210-C6D7-426F-8A36-E10AEAC45887")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMCuVersionInfoClass : public System.__ComObject, IMMCuVersionInfo, MMCuVersionInfo  
[System.Runtime.InteropServices.Guid("6014C210-C6D7-426F-8A36-E10AEAC45887")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMCuVersionInfoClass : public System.__ComObject, IMMCuVersionInfo, MMCuVersionInfo  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMCuVersionInfoClass

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

MMCuVersionInfoClass Members
Miner.Interop Namespace

Send Feedback