GetExtent([out] aafUInt64 *pExtent) | IAAFRandomRawStorage | |
GetSize([out] aafUInt64 *pSize) | IAAFRandomRawStorage | |
IsExtendable([out] aafBoolean_t *pResult) | IAAFRandomRawStorage | |
ReadAt([in] aafUInt64 position,[out, size_is(bufSize), length_is(*pNumRead)] aafMemPtr_t buf,[in] aafUInt32 bufSize,[out] aafUInt32 *pNumRead) | IAAFRandomRawStorage | |
SetExtent([in] aafUInt64 extent) | IAAFRandomRawStorage | |
WriteAt([in] aafUInt64 position,[in, size_is(bufSize)] aafMemConstPtr_t buf,[in] aafUInt32 bufSize,[out] aafUInt32 *pNumWritten) | IAAFRandomRawStorage |