Function libCZI_MetadataSegmentGetCziDocumentInfo#
Defined in File libCZIApi.h
Function Documentation#
-
LibCZIApiErrorCode libCZI_MetadataSegmentGetCziDocumentInfo(MetadataSegmentObjectHandle metadata_segment_object, CziDocumentInfoHandle *czi_document_info)#
Create a CZI-document-information object from the specified metadata-segment object.
- Parameters:
metadata_segment_object – The metadata segment object.
czi_document_info – [inout] If successful, a handle to the newly created CZI-document-info object is put here.
- Returns:
An error-code indicating success or failure of the operation.