ArcFM Engine Developer Guide
QAAppendList Method


Syntax
'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)

Parameters

pTgtD8List
QAQCCallback
pAppendList
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IMMQAQCProcessor Interface
IMMQAQCProcessor Members

 

 


Send Comment