|
ReactOS 0.4.16-dev-1946-g52006dd
|


Public Types | |
| enum | TKBLayoutType { TKBLT_UNDEFINED = 0 , TKBLT_CLASSIC = 1 , TKBLT_OPTIMIZED = 2 } |
Public Types inherited from IUnknown | |
| typedef IUnknown * | LPUNKNOWN |
Public Member Functions | |
| HRESULT | GetLayout ([out] TKBLayoutType *pTKBLayoutType, [out] WORD *pwPreferredLayoutId) |
Public Member Functions inherited from ITfFunction | |
| HRESULT | GetDisplayName ([out] BSTR *pbstrName) |
Public Member Functions inherited from IUnknown | |
| HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
| ULONG | AddRef () |
| ULONG | Release () |
Definition at line 245 of file ctffunc.idl.
| Enumerator | |
|---|---|
| TKBLT_UNDEFINED | |
| TKBLT_CLASSIC | |
| TKBLT_OPTIMIZED | |
Definition at line 247 of file ctffunc.idl.
| HRESULT ITfFnGetPreferredTouchKeyboardLayout::GetLayout | ( | [out] TKBLayoutType * | pTKBLayoutType, |
| [out] WORD * | pwPreferredLayoutId | ||
| ) |