DeleteCategory method

Obsolete. Deletes a channel category from the desktop channel bar.

Syntax


HRESULT retVal = object.DeleteCategory(pszTitle);

Parameters

pszTitle [in]

Type: LPWSTR

A string value that specifies the title of the channel category to delete from the desktop channel bar.

Remarks

Windows Internet Explorer 7 and later. This interface is obsolete and should not be used.

 

 

Show: