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