edmiWriteLargeObject
EdmiError edmiWriteLargeObject(SdaiLargeObject largeObjectId,
SdaiInteger byteOffset,
SdaiOptions options,
SdaiInteger bytesToWrite,
SdaiVoid bufferAddress);
<Description>
Arguments
Type | Name | Comment |
SdaiLargeObject | largeObjectId |
|
SdaiInteger | byteOffset |
|
SdaiOptions | options |
|
SdaiInteger | bytesToWrite |
|
SdaiVoid | bufferAddress |
|
Return Value
Options
| Option | Comment |
|---|---|---|
1 | TRUNCATE_EDM_FILE |
|
2 | TRUNCATE_EDM_BLOB |
|
Example
<example>
See also