|
Oracle® Objects for OLE C++ Class Library Developer's Guide Release 9.2.0.4 Part Number B10954-01 |
|
| Arguments
|
Description
|
|---|---|
| src_bfile
| An OBfile object from which the data is to be copied.
|
| amount
| An integer specifying maximum number of characters or bytes to be copied.
|
| dst_offset
| An integer specifying the absolute offset for this instance. Default is 1.
|
| src_offset
| An integer specifying the absolute offset for the BFILE value of the source
OBFile object. Default is 1.
|
|
|
Copyright © 1998, 2003 Oracle Corporation. All Rights Reserved. |
|