drugValidator, a module capable of browsing,
querying, and validating SL pharmaceuticals.
drugValidator
    API DocBrowser   ·  Revision history
    Download area
    FAQ
 
home
system
integrators
search the
site
 

validator
modules
invoice
modules
credit
modules
miscellaneous
modules
tools

  Design by TMR AG
  © by sumex1.net
 
 
General use of the drugValidator ATL COM module

  • First create an instance of the drugValidator COM module.
     
  • Open the drug database with the Open method from the IDrugValidator interface. Set the localization language (if it differs from the default setting of German) using the SetLanguage from the IDrugValidator interface.
     
  • The following steps may then be performed, until the drugValidator module instance is released:
     
     
  • Release the drugValidator COM module instance.