2 references to OffsetOf_tagDBPROPIDSET_PropertySet
System.Data.OleDb (2)
PropertyIDSet.cs (2)
30ptr = ADP.IntPtrOffset(base.handle, ODB.OffsetOf_tagDBPROPIDSET_PropertySet); 43IntPtr ptr = ADP.IntPtrOffset(base.handle, (i * PropertyIDSetSize) + ODB.OffsetOf_tagDBPROPIDSET_PropertySet);