Home
last modified time | relevance | path

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

/reactos/dll/win32/msctf/
H A Dcontext.c51 ITextStoreACPServices ITextStoreACPServices_iface; member
114 return CONTAINING_RECORD(iface, Context, ITextStoreACPServices_iface); in impl_from_ITextStoreACPServices()
807 *ppvOut = &This->ITextStoreACPServices_iface; in TextStoreACPSink_QueryInterface()
1071 This->ITextStoreACPServices_iface.lpVtbl = &TextStoreACPServicesVtbl; in Context_Constructor()