====== START32 Set_Printer Message ====== ==== Description ==== The START32 message must be called once to enable the 32-bit features of the OIPI. This message must be called before the [[init_set_printer_message|INIT]] message. You should only call this message once. You should call this message during the [[create_event|CREATE event]] of the main form, and call the [[stop32_set_printer_message|STOP32]] message during the [[close_event|CLOSE event]] of the main form. ==== Remarks ==== **Note**: This Message is DEPRECATED as of OpenInsight 7.0. ==== See Also ==== [[stop32_set_printer_message|STOP32]] Set_Printer Message