SdbOpenApphelpDetailsDatabase function

Opens the specified Apphelp details database.

Syntax

PDB WINAPI SdbOpenApphelpDetailsDatabase(
  _In_opt_ LPCWSTR pwsDetailsDatabasePath
);

Parameters

pwsDetailsDatabasePath [in, optional]

The database path. If this parameter is NULL, the local system database is opened.

Return value

The function returns a handle to the Apphelp details database.

Requirements

Requirement Value
Minimum supported client
Windows XP [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
DLL
Apphelp.dll