2 references to OffsetOf_tagDBPROPIDSET_PropertySet
System.Data (2)
fx\src\data\System\Data\OleDb\PropertyIDSet.cs (2)
40ptr = ADP.IntPtrOffset(base.handle, ODB.OffsetOf_tagDBPROPIDSET_PropertySet); 51IntPtr ptr = ADP.IntPtrOffset(base.handle, (i * PropertyIDSetSize) + ODB.OffsetOf_tagDBPROPIDSET_PropertySet);