wpQueryIconTextBackgroundColor - Example Code

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 */


[Back: wpQueryIconTextBackgroundColor - Related Methods]
[Next: wpQueryIconTextBackgroundColor - Topics]