3 references to ZeroMemory
System.Data.OleDb (3)
DbPropSet.cs (2)
36SafeNativeMethods.ZeroMemory(base.handle, (int)countOfBytes); 251SafeNativeMethods.ZeroMemory(propset.rgProperties, (int)countOfBytes);
RowBinding.cs (1)
560SafeNativeMethods.ZeroMemory(originalHandle, sizeof(ComVariant));