Struct WriteMetadataInfoInterop

Struct WriteMetadataInfoInterop#

Struct Documentation#

struct WriteMetadataInfoInterop#

This structure is used to pass the metadata information to libCZIAPI.

Public Members

std::uint32_t size_metadata#

The size of the data pointed to by metadata.

const void *metadata#

Pointer to the metadata. This data is expected to be XML in UTF8-encoding.