|
This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v19
OCIRawAllocSize
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| OCIRawAllocSize ( env ; err ; raw ; allocsize ) -> Function result | ||||||||
| Parameter | Type | Description | ||||||
| env | Longint |
|
OCI environment handle | |||||
|
||||||||
| err | Longint |
|
Error handle | |||||
|
||||||||
| raw | Longint |
|
Raw data whose allocated size is returned (in bytes) | |||||
| allocsize | Longint |
|
Allocated size of raw memory (in bytes) | |||||
| Function result | Longint |
|
Status | |||||
Please refer to the OCIRawAllocSize command in the OCI documentation provided by Oracle.
Product: 4D
Theme: Relational Commands
Number:
705203
4D for OCI ( 4D v19)
Add a comment