Hello TBDEV.

..Can anybody explain me the context and interface for the functions
in a plugin (well, I try to guess something myself):

function TBP_GetStatus: Integer; stdcall;
function TBP_NeedConfig: Integer; stdcall;
function TBP_NeedCOM: Integer; stdcall;
function TBP_Setup: Integer; stdcall;
  ...So, here do my questions begin: what is the meaning of every of this
  functions? As I guess it must return "zero" if all is right. How
  other results are interpreted? Just as "non-zero", or an exact
  value is also important? And also what is the algorithm when The
  Bat! receives, for example "TBP_NeedConfig=0"? Does it mean that in this case the
  "TBP_Setup" will be called as the next function?

-- 
Sincerely,
 
  ........................................
  :        /+--\                         :
  :       / |   )  A L E X E Y           :
  :      /--|--(                         :
  :     /   |   )  V I N O G R A D O V   :
  :   -/-   +--/                         :
  :......................................:

   mailto:[EMAIL PROTECTED]


________________________________________________
Current version is 1.62 | "Using TBDEV" information:
http://www.silverstones.com/thebat/TBUDLInfo.html

Reply via email to