Oracle® Objects for OLE C++ Class Library Developer's Guide 10g Release 1 (10.1) Part Number B10119-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.