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 "dlls/kernel32/global16.c". source.winehq.org/source/dlls/kernel32/global16.c

Debug channel "global".


Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Jul 2008.