wpQueryIconTextVisibility - Parameters
somSelf (WPFolder *) - input
ulView (ULONG) - input
Specifies which view to query.
OPEN_CONTENTS
OPEN_DEFAULT
Opens the default view (same
as double-clicking).
OPEN_DETAILS
OPEN_HELP
OPEN_RUNNING
OPEN_SETTINGS
Opens the Settings notebook.
OPEN_TREE
OPEN_USER
Class-specific views have a greater
value than this.
rc (ULONG) - returns
The
current state of icon text visibility.
Byte 1
Has the following values:
0x00
Icon text is not visible.
0x01
Icon text is visible (ICON_TEXT_VISIBLE).
Byte 4