ChainInEnd

#include ”queue.h”

virtual void  ChainInEnd(PTCQueueItem Item )

Class 1.

Class 2.

Class 2.0

Brooktrout

 

GammaLink

 

Dialogic

 

NMS

 

g

g

g

g

g

g

Description

This function appends the given item behind the last item of the chain and calls the fax manager with a FEW_QUEUE_IN event.  While this call is not returned, another chain event does not re-activate the fax manager.

Parameters

PTCQueueItem

Item

Address of an item to be appended.

Return Value

None.

Sample Code

None at present.