Searched defs:pRowset (Results 1 – 5 of 5) sorted by relevance
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | cmdtree.h | 327 IRowset *pRowset; member
|
D | oledbdep.h | 419 #define IRowsetWatchNotify_OnChange(This,pRowset,eChangeReason) (This)->lpVtbl->OnChange(This,pRows… argument
|
D | oledb.h | 2482 #define IRowPosition_Initialize(This,pRowset) (This)->lpVtbl->Initialize(This,pRowset) argument 2937 #define IRowsetNotify_OnFieldChange(This,pRowset,hRow,cColumns,rgColumns,eReason,ePhase,fCantDeny) … argument 2938 #define IRowsetNotify_OnRowChange(This,pRowset,cRows,rghRows,eReason,ePhase,fCantDeny) (This)->lpVt… argument 2939 #define IRowsetNotify_OnRowsetChange(This,pRowset,eReason,ePhase,fCantDeny) (This)->lpVtbl->OnRowse… argument
|
D | adoint_backcompat.h | 2917 #define ADORecordsetConstruction_put_Rowset(This, pRowset) ((This)->lpVtbl ->put_Rowset (This, pRow… argument
|
D | adoint.h | 2964 #define ADORecordsetConstruction_put_Rowset(This, pRowset) ((This)->lpVtbl ->put_Rowset (This, pRow… argument
|