Module cCallInterface.pkg

     1// cCallInterface class used by web applications and web services
     2Use Windows.pkg
     3
     4{ ClassLibrary=WebApp Visibility=Private }
     5Class cCallInterface Is A cBaseWebService
     6End_Class
     7
     8