This example lets you find the icon text background color for the current folder.
ULONG ulBackgroundColor; ulBackgroundColor = _wpQueryIconTextBackgroundColor(somSelf); /* ulBackgroundColor is an encoded RGB color value */