Exemplo n.º 1
0
 public int GetStatus(TS_STATUS *pdcs)
 {
     return(((delegate * unmanaged <ITextStoreAnchor *, TS_STATUS *, int>)(lpVtbl[6]))((ITextStoreAnchor *)Unsafe.AsPointer(ref this), pdcs));
 }
Exemplo n.º 2
0
 public int GetStatus([NativeTypeName("TF_STATUS *")] TS_STATUS *pdcs)
 {
     return(((delegate * unmanaged <ITfContext *, TS_STATUS *, int>)(lpVtbl[11]))((ITfContext *)Unsafe.AsPointer(ref this), pdcs));
 }