Function libCZI_ReaderGetAttachmentCount#
Defined in File libCZIApi.h
Function Documentation#
-
LibCZIApiErrorCode libCZI_ReaderGetAttachmentCount(CziReaderObjectHandle reader_object, std::int32_t *count)#
Get the number of attachments available.
- Parameters:
reader_object – The reader object.
count – [out] The number of available attachments is put here.
- Returns:
An error-code indicating success or failure of the operation.