IAppPublisher::GetNumberOfCategories method (shappmgr.h)

Obsolete. Clients of the Add/Remove Programs Control Panel Application may return E_NOTIMPL.

Syntax

HRESULT GetNumberOfCategories(
  DWORD *pdwCat
);

Parameters

pdwCat

This parameter is unused.

Return value

This method does not return a value.

Requirements

Requirement Value
Minimum supported client Windows XP, Windows 2000 Professional [desktop apps only]
Minimum supported server Windows Server 2003 [desktop apps only]
Target Platform Windows
Header shappmgr.h

See also

IAppPublisher

IEnumPublishedApps

IPublishedApp