ArcFM Responder Mobile Developer Guide
MMQAQCClass Class
Members 






Object Model
MMQAQCClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.GuidAttribute("0F3E9A56-272D-450B-BFEF-F637412FC027")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMQAQCClass 
   Inherits System.__ComObject
   Implements IMMQAQC, MMQAQC 
'Usage
 
Dim instance As MMQAQCClass
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("0F3E9A56-272D-450B-BFEF-F637412FC027")]
[System.Runtime.InteropServices.ComImport()]
public class MMQAQCClass : System.__ComObject, IMMQAQC, MMQAQC  
public class MMQAQCClass = class(System.__ComObject, IMMQAQC, MMQAQC)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.GuidAttribute("0F3E9A56-272D-450B-BFEF-F637412FC027")
System.Runtime.InteropServices.ComImportAttribute()
public class MMQAQCClass extends System.__ComObject implements IMMQAQC, MMQAQC 
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("0F3E9A56-272D-450B-BFEF-F637412FC027")]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMQAQCClass : public System.__ComObject, IMMQAQC, MMQAQC  
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("0F3E9A56-272D-450B-BFEF-F637412FC027")]
[System.Runtime.InteropServices.ComImport()]
public ref class MMQAQCClass : public System.__ComObject, IMMQAQC, MMQAQC  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMQAQCClass

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

MMQAQCClass Members
Miner.Interop Namespace

Send Feedback