An enumeration used to specify if a metadata operation applies to All metadata, Existing metadata only, or Missing metadata only
public enum MetadataScope Public Enum MetadataScope public:enum class MetadataScope sealed
| Value | Member | Description |
|---|---|---|
| 0 | All | The metadata method applies to All possible metadata. |
| 1 | Missing | The metadata method applies to Missing metadata. |
| 2 | Existing | The metadata method applies to Existing metadata. |
The MetadataScope enumeration is used in the following methods:
For an example, refer to IStorageDataAccessAgent4.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document
