[This is preliminary documentation and subject to change.]
Enables the console to obtain the snap-in's main icon to be used in the About box.
HRESULT GetSnapinImage(
HICON * hAppIcon // Pointer to the application's main icon
);
Memory for out parameters must be allocated using CoTaskMemAlloc. This function is documented in the Platform SDK.