ArcFM Responder Mobile Developer Guide
MMQAQCFormCallbackClass Class
Members 






Object Model
MMQAQCFormCallbackClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.GuidAttribute("D4535D18-E74A-447E-A7AC-261D33BDA1FA")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMQAQCFormCallbackClass 
   Inherits System.__ComObject
   Implements IMMQAQCProcessorCallback, MMQAQCFormCallback 
'Usage
 
Dim instance As MMQAQCFormCallbackClass
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("D4535D18-E74A-447E-A7AC-261D33BDA1FA")]
[System.Runtime.InteropServices.ComImport()]
public class MMQAQCFormCallbackClass : System.__ComObject, IMMQAQCProcessorCallback, MMQAQCFormCallback  
public class MMQAQCFormCallbackClass = class(System.__ComObject, IMMQAQCProcessorCallback, MMQAQCFormCallback)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.GuidAttribute("D4535D18-E74A-447E-A7AC-261D33BDA1FA")
System.Runtime.InteropServices.ComImportAttribute()
public class MMQAQCFormCallbackClass extends System.__ComObject implements IMMQAQCProcessorCallback, MMQAQCFormCallback 
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("D4535D18-E74A-447E-A7AC-261D33BDA1FA")]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMQAQCFormCallbackClass : public System.__ComObject, IMMQAQCProcessorCallback, MMQAQCFormCallback  
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("D4535D18-E74A-447E-A7AC-261D33BDA1FA")]
[System.Runtime.InteropServices.ComImport()]
public ref class MMQAQCFormCallbackClass : public System.__ComObject, IMMQAQCProcessorCallback, MMQAQCFormCallback  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMQAQCFormCallbackClass

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

MMQAQCFormCallbackClass Members
Miner.Interop Namespace

Send Feedback