- GetLocaleName
HRESULT GetLocaleName(uint TextPosition, uint* TextLength, wchar** LocaleName)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetNumberSubstitution
HRESULT GetNumberSubstitution(uint TextPosition, uint* TextLength, IDWriteNumberSubstitution* NumberSubstitution)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetParagraphReadingDirection
DWRITE_READING_DIRECTION GetParagraphReadingDirection()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetTextAtPosition
HRESULT GetTextAtPosition(uint TextPosition, wchar** TextString, uint* TextLength)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetTextBeforePosition
HRESULT GetTextBeforePosition(uint TextPosition, wchar** TextString, uint* TextLength)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.