3 references to GetHGlobalFromILockBytes
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\AxHost.State.cs (1)
277PInvoke.GetHGlobalFromILockBytes(lockBytes, &hglobal).ThrowOnFailure();
System.Windows.Forms.Primitives (2)
_generated\418\Windows.Win32.PInvoke.OLE32.dll.g.cs (2)
117 /// <inheritdoc cref="GetHGlobalFromILockBytes(winmdroot.System.Com.StructuredStorage.ILockBytes*, winmdroot.Foundation.HGLOBAL*)"/> 124 winmdroot.Foundation.HRESULT __result = PInvoke.GetHGlobalFromILockBytes(plkbyt, phglobalLocal);