<< Click to Display Table of Contents >>

ZFLOGO2

Method ZfLib.Message.DeleteMsg

 


 

Sub DeleteMsg( ByVal fDeleteFiles As Boolean )

 

The Delete method removes an entry of the message from the IN or OUT message information file.

 

Parameters

 

parminfDeleteFiles

 

Boolean flag to delete associate data files if True.

 

Remarks

 

The Delete method removes the object from the collection. If you have another reference to the object it's properties and methods may return errors.