|
ReactOS 0.4.17-dev-934-g091855f
|


Public Member Functions | |
| UINT32 | GetCount () |
| HRESULT | GetLocaleNameLength ([in] UINT32 index, [out] UINT32 *length) |
| HRESULT | GetLocaleName ([in] UINT32 index, [out] WCHAR *name, [in] UINT32 size) |
| HRESULT | GetStringLength ([in] UINT32 index, [out] UINT32 *length) |
| HRESULT | GetString ([in] UINT32 index, [out] WCHAR *string, [in] UINT32 size) |
Public Member Functions inherited from IUnknown | |
| HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
| ULONG | AddRef () |
| ULONG | Release () |
Additional Inherited Members | |
Public Types inherited from IUnknown | |
| typedef IUnknown * | LPUNKNOWN |
Definition at line 330 of file dwrite_3.idl.
| UINT32 IDWriteStringList::GetCount | ( | ) |
| HRESULT IDWriteStringList::GetLocaleName | ( | [in] UINT32 | index, |
| [out] WCHAR * | name, | ||
| [in] UINT32 | size | ||
| ) |