구문론
HRESULT GetTextComplexity(
WCHAR const *textString,
UINT32 textLength,
IDWriteFontFace *fontFace,
BOOL *isTextSimple,
UINT32 *textLengthRead,
UINT16 *glyphIndices
);
매개 변수
textString
textLength
fontFace
isTextSimple
textLengthRead
glyphIndices
요구 사항
| 요구 사항 | 가치 |
|---|---|
| 헤더 | dwrite_1.h |