ArcFM Responder Mobile Developer Guide
MMQAQCFormCallback Interface
Members 






Object Model
MMQAQCFormCallback Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("A240BF3F-3DA9-48E1-841A-9653C8B92FC5")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMQAQCFormCallbackClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMQAQCFormCallback 
   Inherits IMMQAQCProcessorCallback 
'Usage
 
Dim instance As MMQAQCFormCallback
[System.Runtime.InteropServices.Guid("A240BF3F-3DA9-48E1-841A-9653C8B92FC5")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMQAQCFormCallbackClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMQAQCFormCallback : IMMQAQCProcessorCallback  
public interface MMQAQCFormCallback = class(IMMQAQCProcessorCallback)
System.Runtime.InteropServices.GuidAttribute("A240BF3F-3DA9-48E1-841A-9653C8B92FC5")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMQAQCFormCallbackClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMQAQCFormCallback implements IMMQAQCProcessorCallback 
[System.Runtime.InteropServices.Guid("A240BF3F-3DA9-48E1-841A-9653C8B92FC5")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMQAQCFormCallbackClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMQAQCFormCallback : public IMMQAQCProcessorCallback  
[System.Runtime.InteropServices.Guid("A240BF3F-3DA9-48E1-841A-9653C8B92FC5")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMQAQCFormCallbackClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMQAQCFormCallback : public IMMQAQCProcessorCallback  
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

MMQAQCFormCallback Members
Miner.Interop Namespace

Send Feedback