Miner.Interop Namespace > IMMQAQCProcessor Interface : QAList Method |
'Declaration
Function QAList( _ ByVal pTgtD8List As ID8List, _ ByVal QAQCCallback As IMMQAQCProcessorCallback _ ) As IMMQAQCProcessorResults
'Usage
Dim instance As IMMQAQCProcessor Dim pTgtD8List As ID8List Dim QAQCCallback As IMMQAQCProcessorCallback Dim value As IMMQAQCProcessorResults value = instance.QAList(pTgtD8List, QAQCCallback)
function QAList( pTgtD8List: ID8List; QAQCCallback: IMMQAQCProcessorCallback ): IMMQAQCProcessorResults;
function QAList( pTgtD8List : ID8List, QAQCCallback : IMMQAQCProcessorCallback ) : IMMQAQCProcessorResults;
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