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

PBSAVE的使用方法PBSAVE的使用方法。。。求解[解决办法]DescriptionSaves an OLE object in an OLE control o

PB SAVE的使用方法
PB SAVE的使用方法。。。求解

[解决办法]
Description 

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

Syntax 

oleobject.Save ( )

ArgumentDescription
oleobjectThe 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结贴吧。