AddCategory method
Obsolete. dds a channel category to the desktop channel bar.
Syntax
HRESULT retVal = object.AddCategory(pCategoryInfo);
Parameters
- pCategoryInfo [in]
-
Type: CHANNELCATEGORYINFO
The address of the CHANNELCATEGORYINFO structure associated with the category to add to the desktop channel bar.
Remarks
Windows Internet Explorer 7 and later. This interface is obsolete and should not be used.
Show: