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

Материал из CAMaaS preliminary wiki
Перейти к навигации Перейти к поиску
(Исправление для нулевого кода return_code_t и включение PLATFORM_NATIVE_CALLING_CONVENTION в интерфейсы.)
Строка 1: Строка 1:
{{function_begin | return_code_t PLATFORM_NATIVE_CALLING_CONVENTION WriteOf(bytecount_(cbKey) const void* pKey, std::uint32_t cbKey,  IOutputStream** ppStream) const noexcept; |{{IArbitrarilyAccessedDataStorageOutputt::WriteOf brief}}}}
{{function_begin|return_code_t PLATFORM_NATIVE_CALLING_CONVENTION 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]}}

Версия 14:01, 15 августа 2019

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

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

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