Gets or sets a value that is true if metadata is continues to be generated; false if metadata generation has been cancelled.
public bool Cancelled {get; set;}
Public Property Cancelled() As Boolean
Get
Set
public:
property bool Cancelled
{
bool get()
void set(bool value)
}
a value that is true if metadata is continues to be generated; false if metadata generation has been cancelled.
The GenerateMetadataXml and GenerateMetadataJson classes both generate metadata, and fire the following events:
These events all have the GenerateMetadataArgs class as a parameter.
Setting the Cancelled member to true in any of the events stops metadata generation.
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