NAME

ImageList_GetFlags  (COMCTL32.@)

SYNOPSIS

 DWORD ImageList_GetFlags
 (
  HIMAGELIST himl
 )

DESCRIPTION

Gets the flags of the specified image list.

PARAMS

himl [In] Handle to image list.

RETURNS

Image list flags.

BUGS

Stub.

IMPLEMENTATION

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

Implemented in "dlls/comctl32/imagelist.c". https://source.winehq.org/source/dlls/comctl32/imagelist.c

Debug channel "imagelist".


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