FormatCorePlugin_DestroyReader

Definition

Close handle to open instance.

int32_t FormatCorePlugin_DestroyReader(

  FC_ImageHandle handle

);

Arguments

[IN] handle

Handle to previously open instance.

Return Value

FORMATCORE_SUCCESS or FORMATCORE_FAILURE.

Remarks

This function is called after all operations are complete or in case of an error to destroy a previously created reader instance.