HRESULT IDWriteTextAnalyzer1::GetTextComplexity([In, Buffer] const wchar_t* textString,[In] unsigned int textLength,[In] IDWriteFontFace* fontFace,[Out] BOOL* isTextSimple,[In] unsigned int* textLengthRead,[Out, Buffer, Optional] unsigned short* glyphIndices)
シンタックス
'宣言
Public Sub GetTextComplexity( _
ByVal As System.String, _
ByVal As System.Integer, _
ByVal As FontFace, _
ByRef As Bool, _
ByVal As System.Integer, _
ByVal () As System.Short _
)
public void GetTextComplexity(
System.string ,
System.int ,
FontFace ,
out Bool ,
System.int ,
System.short[]
)
パラメータ
- textString
- textLength
- fontFace
- isTextSimple
- textLengthRead
- glyphIndices
参照