ArcFM Responder Mobile Developer Guide
MMQAQC Interface
Members 






Object Model
MMQAQC Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("EA49ACF1-BAD9-41CE-81AF-0A077D67A68B")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMQAQCClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMQAQC 
   Inherits IMMQAQC 
'Usage
 
Dim instance As MMQAQC
[System.Runtime.InteropServices.Guid("EA49ACF1-BAD9-41CE-81AF-0A077D67A68B")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMQAQCClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMQAQC : IMMQAQC  
public interface MMQAQC = class(IMMQAQC)
System.Runtime.InteropServices.GuidAttribute("EA49ACF1-BAD9-41CE-81AF-0A077D67A68B")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMQAQCClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMQAQC implements IMMQAQC 
[System.Runtime.InteropServices.Guid("EA49ACF1-BAD9-41CE-81AF-0A077D67A68B")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMQAQCClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMQAQC : public IMMQAQC  
[System.Runtime.InteropServices.Guid("EA49ACF1-BAD9-41CE-81AF-0A077D67A68B")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMQAQCClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMQAQC : public IMMQAQC  
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

MMQAQC Members
Miner.Interop Namespace

Send Feedback