[]
HRESULT IDWriteFontFile::Analyze([Out] BOOL* isSupportedFontType,[Out] DWRITE_FONT_FILE_TYPE* fontFileType,[Out, Optional] DWRITE_FONT_FACE_TYPE* fontFaceType,[Out] unsigned int* numberOfFaces)
public void Analyze(out Bool isSupportedFontType, out FontFileType fontFileType, out FontFaceType fontFaceType, out int numberOfFaces)
| Type | Name | Description |
|---|---|---|
| Bool | isSupportedFontType | |
| FontFileType | fontFileType | |
| FontFaceType | fontFaceType | |
| int | numberOfFaces |