Oracle Objects for OLE C++ Class Library Release 9.2 Part Number A95896-01 |
|
Applies To
Description
OOBfile constructor
Usage
OBfile(void) throw(OException)
OBfile(const OBfile& other) throw(OException)
Arguments
other |
Another OBfile object that is being copied. |
These methods construct a new OBfile instance.
|
Copyright © 1998, 2002 Oracle Corporation. All Rights Reserved. |
|