IArbitrarilyAccessedDataStorageOutput::WriteOf: различия между версиями

Материал из CAMaaS preliminary wiki
Перейти к навигации Перейти к поиску
(Новая страница: «{{function_begin | return_code_t ReadOf(bytecount_(cbKey) const void* pKey, std::uint32_t cbKey, IOutputStream** ppStream) const noexcept; |{{IArbitrarilyAccesse…»)
 
Строка 1: Строка 1:
{{function_begin | return_code_t ReadOf(bytecount_(cbKey) const void* pKey, std::uint32_t cbKey,  IOutputStream** ppStream) const noexcept; |{{IArbitrarilyAccessedDataStorageOutputt::WriteOf brief}}}}
{{function_begin | return_code_t WriteOf(bytecount_(cbKey) const void* pKey, std::uint32_t cbKey,  IOutputStream** ppStream) const noexcept; |{{IArbitrarilyAccessedDataStorageOutputt::WriteOf brief}}}}
{{function_paramlist begin}}
{{function_paramlist begin}}
{{function_paramlist add|pKey|.|paramdir=[In]}}
{{function_paramlist add|pKey|.|paramdir=[In]}}

Версия 13:49, 17 апреля 2017

 return_code_t WriteOf(bytecount_(cbKey) const void* pKey, std::uint32_t cbKey,  IOutputStream** ppStream) const noexcept;

Шаблон:IArbitrarilyAccessedDataStorageOutputt::WriteOf brief

Параметры
[In]pKey.
cbKey.
[out]ppStream.
Возвращаемое значение:
32-битовый беззнаковый целый код ошибки, который в случае успешного выполнения равен 0.