GetHGlobalFromILockBytes(3w)

NAME

GetHGlobalFromILockBytes (OLE32.@)

SYNOPSIS

HRESULT GetHGlobalFromILockBytes
 (
  ILockBytes* plkbyt,
  HGLOBAL*    phglobal
 )

DESCRIPTION

Retrieve a global memory handle to a byte array object created using the CreateILockBytesOnHGlobal function.

PARAMS

plkbyt [ I] Pointer to the ILockBytes interface on byte array object

phglobal [ O] Address to store a global memory handle.

RETURNS

S_OK if *phglobal has a correct value E_INVALIDARG if any parameters are invalid

IMPLEMENTATION

Defined in "ole2.h".

Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/ole32/memlockbytes.c".

Debug channel "ole".
Copyright © 2010-2025 Platon Technologies, s.r.o.           Index | Man stránky | tLDP | Dokumenty | Utilitky | O projekte
Design by styleshout