当前位置: 代码迷 >> PB >> PB SAVE的使用方法,该如何解决
  详细解决方案

PB SAVE的使用方法,该如何解决

热度:90   发布时间:2016-04-29 05:54:54.0
PB SAVE的使用方法
PB   SAVE的使用方法。。。求解 
------解决方案--------------------
Description 

Saves an OLE object in an OLE control or an OLE storage object.

Syntax 

oleobject.Save ( )

Argument Description
oleobject The name of an OLE control or an OLE storage variable

Return value 
Integer. Returns 0 if it succeeds and one of the following negative values if an error occurs:

-1  Control is empty
-9  Other error

If oleobject is null, Save returns null.
------解决方案--------------------
LS上的都说了,LZ结贴吧。
  相关解决方案