This example lets you find the icon text color for Icon View of the current folder.
ULONG ulTextColor; ulTextColor = _wpQueryIconTextColor(somSelf,OPEN_CONTENTS); /* ulBackgroundColor is an encoded RGB color value */