.\" -*- nroff -*- .\" Generated file - DO NOT EDIT! .TH GlobalSize16 3w "Oct 2012" "Wine API" "Wine API" .SH NAME \fBGlobalSize16\fR (KRNL386.20) .SH SYNOPSIS DWORD GlobalSize16 ( HGLOBAL16 \fIhandle\fR ) .SH PARAMS \fB[In]\fR Handle of global memory object. .PP .SH DESCRIPTION .PP Get the current size of a global memory object. .SH RETURNS .PP Size in bytes of object 0: Failure .SH IMPLEMENTATION .PP Declared in \fB"wine/winbase16.h"\fR. .PP Implemented in \fB"dlls/krnl386.exe16/global.c"\fR. .PP Debug channel \fB"global"\fR.