Home
last modified time | relevance | path

Searched refs:ITfInsertAtSelection_iface (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/msctf/
H A Dcontext.c46 ITfInsertAtSelection ITfInsertAtSelection_iface; member
99 return CONTAINING_RECORD(iface, Context, ITfInsertAtSelection_iface); in impl_from_ITfInsertAtSelection()
164 *ppvOut = &This->ITfInsertAtSelection_iface; in Context_QueryInterface()
1068 This->ITfInsertAtSelection_iface.lpVtbl = &InsertAtSelectionVtbl; in Context_Constructor()