4 references to OleAut32
System.Data.OleDb (4)
RowBinding.cs (3)
257
ptr = Interop.
OleAut32
.SysAllocStringLen(value, (uint)value.Length);
495
Interop.
OleAut32
.SysFreeString(currentValue);
499
Interop.
OleAut32
.SysFreeString(originalValue);
SafeNativeMethods.cs (1)
45
Interop.
OleAut32
.SetErrorInfo(0, IntPtr.Zero);