CreateInMemoryBinaryDataStorage
Версия от 18:53, 8 марта 2017; Андрей Чусов (обсуждение | вклад) (Новая страница: «{{function_begin | return_code_t CreateInMemoryBinaryDataStorage(IAllocator* pAllocator, IInMemoryIOBinaryData** ppDataStorage) noexcept; |{{CreateInMemoryBinaryD…»)
return_code_t CreateInMemoryBinaryDataStorage(IAllocator* pAllocator, IInMemoryIOBinaryData** ppDataStorage) noexcept;
Создает растущий буфер памяти.
- Параметры
[in] pAllocator . [out] IInMemoryIOBinaryData . - Возвращаемое значение:
- 32-битовый беззнаковый целый код ошибки, который в случае успешного выполнения равен 0.