Beispiel #1
0
 public HRESULT FindComposition([NativeTypeName("TfEditCookie")] uint ecRead, ITfRange *pTestRange, IEnumITfCompositionView **ppEnum)
 {
     return(((delegate * unmanaged <ITfContextComposition *, uint, ITfRange *, IEnumITfCompositionView **, int>)(lpVtbl[5]))((ITfContextComposition *)Unsafe.AsPointer(ref this), ecRead, pTestRange, ppEnum));
 }
Beispiel #2
0
 public int QueryRange([NativeTypeName("ITfRange *")] ITfRange *pRange, [NativeTypeName("ITfRange **")] ITfRange **ppNewRange, [NativeTypeName("BOOL *")] int *pfAccepted)
 {
     return(((delegate * unmanaged <ITfFnLMProcessor *, ITfRange *, ITfRange **, int *, int>)(lpVtbl[4]))((ITfFnLMProcessor *)Unsafe.AsPointer(ref this), pRange, ppNewRange, pfAccepted));
 }
Beispiel #3
0
 public int Reconvert([NativeTypeName("ITfRange *")] ITfRange *pRange)
 {
     return(((delegate * unmanaged <ITfFnLMProcessor *, ITfRange *, int>)(lpVtbl[7]))((ITfFnLMProcessor *)Unsafe.AsPointer(ref this), pRange));
 }
Beispiel #4
0
 public int ShiftEnd([NativeTypeName("TfEditCookie")] uint ecWrite, ITfRange *pNewEnd)
 {
     return(((delegate * unmanaged <ITfComposition *, uint, ITfRange *, int>)(lpVtbl[5]))((ITfComposition *)Unsafe.AsPointer(ref this), ecWrite, pNewEnd));
 }
Beispiel #5
0
 public int CompareEnd([NativeTypeName("TfEditCookie")] uint ec, ITfRange *pWith, TfAnchor aPos, [NativeTypeName("LONG *")] int *plResult)
 {
     return(((delegate * unmanaged <ITfRangeACP *, uint, ITfRange *, TfAnchor, int *, int>)(lpVtbl[19]))((ITfRangeACP *)Unsafe.AsPointer(ref this), ec, pWith, aPos, plResult));
 }
 public HRESULT GetReconversion(ITfRange *pRange, ITfCandidateList **ppCandList)
 {
     return(((delegate * unmanaged <ITfFnLMProcessor *, ITfRange *, ITfCandidateList **, int>)(lpVtbl[6]))((ITfFnLMProcessor *)Unsafe.AsPointer(ref this), pRange, ppCandList));
 }
 public int AdviseMouseSink(ITfRange *range, ITfMouseSink *pSink, [NativeTypeName("DWORD *")] uint *pdwCookie)
 {
     return(((delegate * unmanaged <ITfMouseTracker *, ITfRange *, ITfMouseSink *, uint *, int>)(lpVtbl[3]))((ITfMouseTracker *)Unsafe.AsPointer(ref this), range, pSink, pdwCookie));
 }
Beispiel #8
0
 public int OnLatticeUpdate(ITfRange *pRange, ITfLMLattice *pLattice)
 {
     return(((delegate * unmanaged <ITfFnAdviseText *, ITfRange *, ITfLMLattice *, int>)(lpVtbl[5]))((ITfFnAdviseText *)Unsafe.AsPointer(ref this), pRange, pLattice));
 }
 public HRESULT IsEqualStart([NativeTypeName("TfEditCookie")] uint ec, ITfRange *pWith, TfAnchor aPos, BOOL *pfEqual)
 {
     return(((delegate * unmanaged <ITfRangeACP *, uint, ITfRange *, TfAnchor, BOOL *, int>)(lpVtbl[16]))((ITfRangeACP *)Unsafe.AsPointer(ref this), ec, pWith, aPos, pfEqual));
 }
Beispiel #10
0
 public HRESULT ProcessLattice(ITfRange *pRange)
 {
     return(((delegate * unmanaged <ITfFnLMInternal *, ITfRange *, int>)(lpVtbl[11]))((ITfFnLMInternal *)Unsafe.AsPointer(ref this), pRange));
 }
Beispiel #11
0
 public int OnTextUpdate(ITfRange *pRange, [NativeTypeName("const WCHAR *")] ushort *pchText, [NativeTypeName("LONG")] int cch)
 {
     return(((delegate * unmanaged <ITfFnAdviseText *, ITfRange *, ushort *, int, int>)(lpVtbl[4]))((ITfFnAdviseText *)Unsafe.AsPointer(ref this), pRange, pchText, cch));
 }
 public int Divide([NativeTypeName("ITfRange *")] ITfRange *pRangeThis, [NativeTypeName("ITfRange *")] ITfRange *pRangeNew, [NativeTypeName("ITfPropertyStore **")] ITfPropertyStore **ppPropStore)
 {
     return(((delegate * unmanaged <ITfPropertyStore *, ITfRange *, ITfRange *, ITfPropertyStore **, int>)(lpVtbl[8]))((ITfPropertyStore *)Unsafe.AsPointer(ref this), pRangeThis, pRangeNew, ppPropStore));
 }
 public int Shrink([NativeTypeName("ITfRange *")] ITfRange *pRangeNew, [NativeTypeName("BOOL *")] int *pfFree)
 {
     return(((delegate * unmanaged <ITfPropertyStore *, ITfRange *, int *, int>)(lpVtbl[7]))((ITfPropertyStore *)Unsafe.AsPointer(ref this), pRangeNew, pfFree));
 }
 public int OnTextUpdated([NativeTypeName("DWORD")] uint dwFlags, [NativeTypeName("ITfRange *")] ITfRange *pRangeNew, [NativeTypeName("BOOL *")] int *pfAccept)
 {
     return(((delegate * unmanaged <ITfPropertyStore *, uint, ITfRange *, int *, int>)(lpVtbl[6]))((ITfPropertyStore *)Unsafe.AsPointer(ref this), dwFlags, pRangeNew, pfAccept));
 }
Beispiel #15
0
 public int Restore([NativeTypeName("TfEditCookie")] uint ec, ITfRange *pRange)
 {
     return(((delegate * unmanaged <ITfRangeBackup *, uint, ITfRange *, int>)(lpVtbl[3]))((ITfRangeBackup *)Unsafe.AsPointer(ref this), ec, pRange));
 }
Beispiel #16
0
 public HRESULT OnTransitoryExtensionUpdated(ITfContext *pic, [NativeTypeName("TfEditCookie")] uint ecReadOnly, ITfRange *pResultRange, ITfRange *pCompositionRange, BOOL *pfDeleteResultRange)
 {
     return(((delegate * unmanaged <ITfTransitoryExtensionSink *, ITfContext *, uint, ITfRange *, ITfRange *, BOOL *, int>)(lpVtbl[3]))((ITfTransitoryExtensionSink *)Unsafe.AsPointer(ref this), pic, ecReadOnly, pResultRange, pCompositionRange, pfDeleteResultRange));
 }
 public HRESULT QueryRange(ITfRange *pRange, ITfRange **ppNewRange, BOOL *pfAccepted)
 {
     return(((delegate * unmanaged <ITfFnLMProcessor *, ITfRange *, ITfRange **, BOOL *, int>)(lpVtbl[4]))((ITfFnLMProcessor *)Unsafe.AsPointer(ref this), pRange, ppNewRange, pfAccepted));
 }
Beispiel #18
0
 public HRESULT QueryRange(ITfRange *pRange, ITfRange **ppNewRange, BOOL *pfPlayable)
 {
     return(((delegate * unmanaged <ITfFnPlayBack *, ITfRange *, ITfRange **, BOOL *, int>)(lpVtbl[4]))((ITfFnPlayBack *)Unsafe.AsPointer(ref this), pRange, ppNewRange, pfPlayable));
 }
 public HRESULT Reconvert(ITfRange *pRange)
 {
     return(((delegate * unmanaged <ITfFnLMProcessor *, ITfRange *, int>)(lpVtbl[7]))((ITfFnLMProcessor *)Unsafe.AsPointer(ref this), pRange));
 }
Beispiel #20
0
 public int QueryRange(ITfRange *pRange, ITfRange **ppNewRange, [NativeTypeName("BOOL *")] int *pfPlayable)
 {
     return(((delegate * unmanaged <ITfFnPlayBack *, ITfRange *, ITfRange **, int *, int>)(lpVtbl[4]))((ITfFnPlayBack *)Unsafe.AsPointer(ref this), pRange, ppNewRange, pfPlayable));
 }
 public int OnUpdateComposition([NativeTypeName("ITfCompositionView *")] ITfCompositionView *pComposition, [NativeTypeName("ITfRange *")] ITfRange *pRangeNew)
 {
     return(((delegate * unmanaged <ITfContextOwnerCompositionSink *, ITfCompositionView *, ITfRange *, int>)(lpVtbl[4]))((ITfContextOwnerCompositionSink *)Unsafe.AsPointer(ref this), pComposition, pRangeNew));
 }
Beispiel #22
0
 public int Play(ITfRange *pRange)
 {
     return(((delegate * unmanaged <ITfFnPlayBack *, ITfRange *, int>)(lpVtbl[5]))((ITfFnPlayBack *)Unsafe.AsPointer(ref this), pRange));
 }
Beispiel #23
0
 public int IsEqualEnd([NativeTypeName("TfEditCookie")] uint ec, ITfRange *pWith, TfAnchor aPos, [NativeTypeName("BOOL *")] int *pfEqual)
 {
     return(((delegate * unmanaged <ITfRangeACP *, uint, ITfRange *, TfAnchor, int *, int>)(lpVtbl[17]))((ITfRangeACP *)Unsafe.AsPointer(ref this), ec, pWith, aPos, pfEqual));
 }
Beispiel #24
0
 public int CreateRangeBackup([NativeTypeName("TfEditCookie")] uint ec, [NativeTypeName("ITfRange *")] ITfRange *pRange, [NativeTypeName("ITfRangeBackup **")] ITfRangeBackup **ppBackup)
 {
     return(((delegate * unmanaged <ITfContext *, uint, ITfRange *, ITfRangeBackup **, int>)(lpVtbl[17]))((ITfContext *)Unsafe.AsPointer(ref this), ec, pRange, ppBackup));
 }
Beispiel #25
0
 public int ShiftEndToRange([NativeTypeName("TfEditCookie")] uint ec, ITfRange *pRange, TfAnchor aPos)
 {
     return(((delegate * unmanaged <ITfRangeACP *, uint, ITfRange *, TfAnchor, int>)(lpVtbl[11]))((ITfRangeACP *)Unsafe.AsPointer(ref this), ec, pRange, aPos));
 }
 public int QueryRange([NativeTypeName("ITfRange *")] ITfRange *pRange, [NativeTypeName("ITfRange **")] ITfRange **ppNewRange, [NativeTypeName("BOOL *")] int *pfConvertable)
 {
     return(((delegate * unmanaged <ITfFnReconversion *, ITfRange *, ITfRange **, int *, int>)(lpVtbl[4]))((ITfFnReconversion *)Unsafe.AsPointer(ref this), pRange, ppNewRange, pfConvertable));
 }
Beispiel #27
0
 public int GetReconversion([NativeTypeName("ITfRange *")] ITfRange *pRange, [NativeTypeName("ITfCandidateList **")] ITfCandidateList **ppCandList)
 {
     return(((delegate * unmanaged <ITfFnLMProcessor *, ITfRange *, ITfCandidateList **, int>)(lpVtbl[6]))((ITfFnLMProcessor *)Unsafe.AsPointer(ref this), pRange, ppCandList));
 }
 public HRESULT Serialize(ITfProperty *pProp, ITfRange *pRange, TF_PERSISTENT_PROPERTY_HEADER_ACP *pHdr, IStream *pStream)
 {
     return(((delegate * unmanaged <ITfContextOwnerServices *, ITfProperty *, ITfRange *, TF_PERSISTENT_PROPERTY_HEADER_ACP *, IStream *, int>)(lpVtbl[6]))((ITfContextOwnerServices *)Unsafe.AsPointer(ref this), pProp, pRange, pHdr, pStream));
 }
 public int Serialize([NativeTypeName("ITfProperty *")] ITfProperty *pProp, [NativeTypeName("ITfRange *")] ITfRange *pRange, [NativeTypeName("TF_PERSISTENT_PROPERTY_HEADER_ACP *")] TF_PERSISTENT_PROPERTY_HEADER_ACP *pHdr, [NativeTypeName("IStream *")] IStream *pStream)
 {
     return(((delegate * unmanaged <ITextStoreACPServices *, ITfProperty *, ITfRange *, TF_PERSISTENT_PROPERTY_HEADER_ACP *, IStream *, int>)(lpVtbl[3]))((ITextStoreACPServices *)Unsafe.AsPointer(ref this), pProp, pRange, pHdr, pStream));
 }
Beispiel #30
0
 public HRESULT StartComposition([NativeTypeName("TfEditCookie")] uint ecWrite, ITfRange *pCompositionRange, ITfCompositionSink *pSink, ITfComposition **ppComposition)
 {
     return(((delegate * unmanaged <ITfContextComposition *, uint, ITfRange *, ITfCompositionSink *, ITfComposition **, int>)(lpVtbl[3]))((ITfContextComposition *)Unsafe.AsPointer(ref this), ecWrite, pCompositionRange, pSink, ppComposition));
 }