GlobalSize16(3w)
NAME
GlobalSize16 (KRNL386.20)
SYNOPSIS
DWORD GlobalSize16
(
HGLOBAL16 handle
)
PARAMS
[In] Handle of global memory object.
DESCRIPTION
GlobalSize16 (KERNEL32.32).
Get the current size of a global memory object.
RETURNS
Size in bytes of object 0: Failure
IMPLEMENTATION
Not defined in a Wine header. The function is either undocumented, or
missing from Wine.
Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/kernel32/global16.c".
- Debug channel "global".