BIAPUnInitialize

Descrtiption

This method uninitialize the BiAutoPrint.ocx. This method uninitializes COM library and sets back the system default printer. If you use the BIAPInitialize method the ocx saves the name of the system default printer. The default printer may be changed during printing, and the ocx sets this back in BIAPUninitialize method.

 

Syntax

RetVal = [BiAutoPrint.]BIAPUnInitialize

 

Returns         RetVal            Bool    TRUE on success, otherwise FALSE.