[]
public static extern int CreateILockBytesOnHGlobal(nint hGlobal, bool fDeleteOnRelease, ref nint ppLkbyt)
Public Shared Function CreateILockBytesOnHGlobal(hGlobal As IntPtr, fDeleteOnRelease As Boolean, ByRef ppLkbyt As IntPtr) As Integer
| Type | Name | Description |
|---|---|---|
| nint | hGlobal | |
| bool | fDeleteOnRelease | |
| nint | ppLkbyt |
| Type | Description |
|---|---|
| int |