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". https://source.winehq.org/source/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 Apr 2024.