Function libCZI_AttachmentGetInfo#
Defined in File libCZIApi.h
Function Documentation#
-
LibCZIApiErrorCode libCZI_AttachmentGetInfo(AttachmentObjectHandle attachment_object, AttachmentInfoInterop *attachment_info)#
Get information about the specified attachment object.
- Parameters:
attachment_object – The attachment object.
attachment_info – [out] Information about the attachment.
- Returns:
An error-code indicating success or failure of the operation.