[]
        
(Showing Draft Content)

C1.Util.Win.Win32.CreateILockBytesOnHGlobal

CreateILockBytesOnHGlobal Method

CreateILockBytesOnHGlobal(IntPtr, bool, ref IntPtr)

Declaration
public static extern int CreateILockBytesOnHGlobal(IntPtr hGlobal, bool fDeleteOnRelease, ref IntPtr ppLkbyt)
Public Shared Function CreateILockBytesOnHGlobal(hGlobal As IntPtr, fDeleteOnRelease As Boolean, ByRef ppLkbyt As IntPtr) As Integer
Parameters
Type Name Description
IntPtr hGlobal
bool fDeleteOnRelease
IntPtr ppLkbyt
Returns
Type Description
int