ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.WIC Namespace / FastMetadataEncoder Class / GetMetadataQueryWriter Method

In This Topic
    GetMetadataQueryWriter Method (FastMetadataEncoder)
    In This Topic
    HRESULT IWICFastMetadataEncoder::GetMetadataQueryWriter([Out] IWICMetadataQueryWriter** ppIMetadataQueryWriter)
    Syntax
    'Declaration
     
    Public Function GetMetadataQueryWriter() As MetadataQueryWriter
    public MetadataQueryWriter GetMetadataQueryWriter()
    See Also