[]
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
| Type | Name | Description |
|---|---|---|
| IntPtr | hGlobal | |
| bool | fDeleteOnRelease | |
| IntPtr | ppLkbyt |
| Type | Description |
|---|---|
| int |