IAppPublisher::GetNumberOfApps method (shappmgr.h)

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

Syntax

HRESULT GetNumberOfApps(
  DWORD *pdwApps
);

Parameters

pdwApps

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