Home

 

Visual Basic invocation

 

(Supported on Windows only.)

mqTruncateBag Bag, ItemCount, CompCode, Reason

Declare the parameters as follows:

Dim Bag       As Long 'Bag handle'
Dim ItemCount As Long 'Number of items to remain in bag'
Dim CompCode  As Long 'Completion code'
Dim Reason    As Long 'Reason code qualifying CompCode'

 

Parent topic:

mqTruncateBag


pc17880_


 

Home