IHsvLoadExtractOptions and IHsvLoadExtractOption Interfaces for HsvMetadataLoadACV

The HsvMetadataLoadACV type library exposes the IHsvLoadExtractOptions and IHsvLoadExtractOption interfaces; these interfaces provide access to metadata load and extract options. For information on these interfaces, see Load and Extract Option Interfaces.

  To set a metadata load or extract option:

  1. Set an IHsvLoadExtractOption object reference for the option with IHsvLoadExtractOptio ns.Item.

  2. Set the option’s value with the IHsvLoadExtractOption.CurrentValue property.

    Tip:

    The options available for loading metadata are described in Metadata Load Options, and the options available for extracting metadata are described in Metadata Extract Options. These topics include the valid values for Item and CurrentValue.