[This is preliminary documentation and subject to change.]
The NumIcons method counts the icons associated with the item.
HRESULT NumIcons (
long* pNumIcon
);
Returns an HRESULT indicating success or failure. If the method succeeds it returns S_OK. Otherwise it returns an error code. For specific error code values see Winerror.h.
Icons of the type counted by NumIcons represent additional information about the broadcast, such as its rating and pay-per-view status and whether it has closed captioning.
Windows NT: Unsupported.
Windows: Requires Windows 98.
Windows CE: Unsupported.
Import Library: User-defined.
Unicode: Yes.