ImageList_GetFlags(3w)
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 defined in a Wine header. The function is either undocumented, or
missing from Wine.
Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/comctl32/imagelist.c".
- Debug channel "imagelist".