EdmiError edmiReadLargeObject(SdaiLargeObject  largeObjectId,
                              SdaiInteger      byteOffset, 
                              SdaiInteger      maxBytesToRead,
                              SdaiInteger      *actualBytesRead,
                              SdaiVoid         bufferAddress);

<Description>

Arguments


TypeNameComment
SdaiLargeObject

largeObjectId

 

SdaiInteger

byteOffset

 

SdaiInteger

maxBytesToRead

 

SdaiInteger

*actualBytesRead

 

SdaiVoid

bufferAddress

 

Return Value


Options


 

Example


 

 <example>

 

See also