NAME

DSA_GetSize  (COMCTL32.@)

SYNOPSIS

 ULONGLONG DSA_GetSize
 (
  HDSA hdsa
 )

DESCRIPTION

Returns allocated memory size for this array.

PARAMS

hdsa [In] handle to the dynamic storage array.

RETURNS

Size

IMPLEMENTATION

Not declared in a Wine header. The function is either undocumented, or missing from Wine.

Implemented in "dlls/comctl32/dsa.c". gitlab.winehq.org/wine/wine/blob/master/dlls/comctl32/dsa.c

Debug channel "dsa".


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