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