2 references to ILockBytes
System.Design (2)
System\Design\UnsafeNativeMethods.cs (2)
22public static ILockBytes CreateILockBytesOnHGlobal(HandleRef hGlobal, bool fDeleteOnRelease); 50public static IStorage StgCreateDocfileOnILockBytes(ILockBytes iLockBytes, int grfMode, int reserved);