D | adoint.h | 1353 #define ConnectionEventsVt_InfoMessage(This, pError, adStatus, pConnection) ((This)->lpVtbl ->InfoM… argument 1354 #define ConnectionEventsVt_BeginTransComplete(This, TransactionLevel, pError, adStatus, pConnection… argument 1355 #define ConnectionEventsVt_CommitTransComplete(This, pError, adStatus, pConnection) ((This)->lpVtbl… argument 1356 #define ConnectionEventsVt_RollbackTransComplete(This, pError, adStatus, pConnection) ((This)->lpVt… argument 1357 #define ConnectionEventsVt_WillExecute(This, Source, CursorType, LockType, Options, adStatus, pComm… argument 1358 #define ConnectionEventsVt_ExecuteComplete(This, RecordsAffected, pError, adStatus, pCommand, pReco… argument 1359 #define ConnectionEventsVt_WillConnect(This, ConnectionString, UserID, Password, Options, adStatus,… argument 1360 #define ConnectionEventsVt_ConnectComplete(This, pError, adStatus, pConnection) ((This)->lpVtbl ->C… argument 1361 #define ConnectionEventsVt_Disconnect(This, adStatus, pConnection) ((This)->lpVtbl ->Disconnect (Th… argument 1411 #define RecordsetEventsVt_WillChangeField(This, cFields, Fields, adStatus, pRecordset) ((This)->lpV… argument [all …]
|