当前位置: 代码迷 >> PB >> PB SAVE的使用方法,该怎么处理
  详细解决方案

PB SAVE的使用方法,该怎么处理

热度:39   发布时间:2016-04-29 08:55:56.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结贴吧。
  相关解决方案