[]
HRESULT IWICBitmapCodecInfo::MatchesMimeType([In] const wchar_t* wzMimeType,[Out] BOOL* pfMatches)
public bool MatchesMimeType(string mimeType)
Public Function MatchesMimeType(mimeType As String) As Boolean
| Type | Name | Description |
|---|---|---|
| string | mimeType |
| Type | Description |
|---|---|
| bool |