BIAPInitialize

 

Description

This method initializes the BiAutoPrint.ocx. This method initializes the COM library and stores the system default printer name. The ocx must store the system default printer name, because printing may change it. If you uninitialize the ocx the system default printer will be changed back.

 

Syntax

RetVal = [BiAutoPrint.]BIAPInitialize

 

Returns         RetVal            Bool    TRUE on success, otherwise FALSE.