Fetch data from an OrtValue that contains a value of non-standard type created for
experiments or while awaiting standardization.
\domain_name - domain name for the Opaque type, null terminated.
\type_name - type name for the Opaque type, null terminated.
\data_contianer - data to populate OrtValue
\data_container_size - sizeof() of the data container. Must match the sizeof() of the expected
data_container size internally.
Fetch data from an OrtValue that contains a value of non-standard type created for experiments or while awaiting standardization. \domain_name - domain name for the Opaque type, null terminated. \type_name - type name for the Opaque type, null terminated. \data_contianer - data to populate OrtValue \data_container_size - sizeof() of the data container. Must match the sizeof() of the expected data_container size internally.