Function libCZI_SubBlockGetInfo

Function libCZI_SubBlockGetInfo#

Function Documentation#

LibCZIApiErrorCode libCZI_SubBlockGetInfo(SubBlockObjectHandle sub_block_object, SubBlockInfoInterop *sub_block_info)#

Get Information about the sub-block.

Parameters:
  • sub_block_object – The sub-block object.

  • sub_block_info[out] If successful, information about the sub-block object is put here.

Returns:

An error-code indicating success or failure of the operation.