IArbitrarilyAccessedDataStorageOutput::WriteOf: различия между версиями
Перейти к навигации
Перейти к поиску
Ninok2801 (обсуждение | вклад) (Новая страница: «{{function_begin | return_code_t ReadOf(bytecount_(cbKey) const void* pKey, std::uint32_t cbKey, IOutputStream** ppStream) const noexcept; |{{IArbitrarilyAccesse…») |
Ninok2801 (обсуждение | вклад) |
||
Строка 1: | Строка 1: | ||
{{function_begin | return_code_t | {{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.