SBcache.ver
上传用户:xqtpzdz
上传日期:2022-05-21
资源大小:1764k
文件大小:0k
源码类别:

xml/soap/webservice

开发平台:

Visual C++

  1. VERSION {
  2. OSB_3.0 {
  3. global:
  4. OSBcacheCreateResource;
  5. OSBcacheDestroyResource;
  6. OSBcacheInit;
  7. OSBcacheShutDown;
  8. SBcacheCreateResource;
  9. SBcacheDestroyResource;
  10. SBcacheInit;
  11. SBcacheShutDown;
  12. local:
  13.   *;
  14. };
  15. }