| TBarCode Library 11
    TBarCode Library 11
    | 
| BOOL _stdcall BCAttachInstance | ( | HINSTANCE | hInstance | ) | 
Attach library to given instance (Windows static library only).
Required only for static library variants of TBarCode. Must be called as first function.
| [in] | hInstance | Instance handle of process. | 
| true | Initialization successful | 
| false | Initialization not successful |