ComponentOne Bitmap for UWP
MetadataQueryWriter Class Members
Properties  Methods  Events

C1.UWP.DX Assembly > C1.Util.DX.WIC Namespace : MetadataQueryWriter Class

The following tables list the members exposed by MetadataQueryWriter.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the MetadataQueryWriter class.  
Top
Public Properties
 NameDescription
Public PropertyGets a value indicating whether this instance is disposed. (Inherited from C1.Util.DX.DisposeBase)
Public PropertyGets the location. (Inherited from C1.Util.DX.WIC.MetadataQueryReader)
Public PropertyGet a pointer to the underlying Cpp Object (Inherited from C1.Util.DX.CppObject)
Public PropertyGets the enumerator on all the metadata query paths. http://msdn.microsoft.com/en-us/library/windows/desktop/ee719796(v=vs.85).aspx#expressionanatomy (Inherited from C1.Util.DX.WIC.MetadataQueryReader)
Public PropertyGets or sets a custom user tag object to associate with this instance.. (Inherited from C1.Util.DX.CppObject)
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Overloaded. Initializes a new instance of the MetadataQueryWriter class.  
Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from C1.Util.DX.DisposeBase)
Public MethodDumps all metadata. (Inherited from C1.Util.DX.WIC.MetadataQueryReader)
Public MethodHRESULT IWICMetadataQueryReader::GetContainerFormat([Out] GUID* pguidContainerFormat) (Inherited from C1.Util.DX.WIC.MetadataQueryReader)
Public MethodHRESULT IWICMetadataQueryReader::GetLocation([In] unsigned int cchMaxLength,[In] void* wzNamespace,[Out] unsigned int* pcchActualLength) (Inherited from C1.Util.DX.WIC.MetadataQueryReader)
Public MethodOverloaded. Gets the metadata value by name. (Inherited from C1.Util.DX.WIC.MetadataQueryReader)
Public MethodOverloaded. Query this instance for a particular COM GUID/interface support. (Inherited from C1.Util.DX.ComObject)
Public MethodOverloaded. Query instance for a particular COM GUID/interface support. (Inherited from C1.Util.DX.ComObject)
Public MethodHRESULT IWICMetadataQueryWriter::RemoveMetadataByName([In] const wchar_t* wzName)  
Public MethodOverloaded. Sets the value for a metadata name  
Public MethodOverloaded. Try to get the metadata value by name. (Inherited from C1.Util.DX.WIC.MetadataQueryReader)
Top
Public Events
 NameDescription
Public EventOccurs when this instance is fully disposed. (Inherited from C1.Util.DX.DisposeBase)
Public EventOccurs when this instance is starting to be disposed. (Inherited from C1.Util.DX.DisposeBase)
Top
Public Operators
Performs an explicit conversion from System.IntPtr to MetadataQueryWriter.
Top
See Also

Reference

MetadataQueryWriter Class
C1.Util.DX.WIC Namespace