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