[This is preliminary documentation and subject to change.]
Allows the console to obtain the static folder images for the scope and result panes.
HRESULT GetStaticFolderImage(
HBITMAP * hSmallImage, // Pointer to a handle to a small icon.
HBITMAP * hSmallImageOpen, // Pointer to a handle to open folder
// icon.
HBITMAP * hLargeImage, // Pointer to a handle to a large icon.
COLORREF * cMask // Color used to generate a mask.
);