Oracle Call Interface Programmer's Guide Release 2 (9.2) Part Number A96584-01 |
|
OCI Datatype Mapping and Manipulation Functions, 112 of 134
Gets the pointer to raw data.
ub1 *OCIRawPtr ( OCIEnv *env, CONST OCIRaw *raw );
The OCI environment handle initialized in object mode.
Pointer to the data of a given raw is returned.
None.
|
Copyright © 1996, 2002 Oracle Corporation. All Rights Reserved. |
|