In This Topic
HRESULT IWICBitmapCodecInfo::MatchesMimeType([In] const wchar_t* wzMimeType,[Out] BOOL* pfMatches)
Syntax
'Declaration
Public Function MatchesMimeType( _
ByVal As String _
) As Boolean
public bool MatchesMimeType(
string
)
Parameters
- mimeType
See Also