A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://learn.microsoft.com/en-us/windows/win32/devnotes/sdbgetapppatchdir below:

SdbGetAppPatchDir function - Win32 apps

SdbGetAppPatchDir function

In this article

Retrieves the system AppPatch directory.

Syntax
void WINAPI SdbGetAppPatchDir(
  _In_opt_ HSDB   hSDB,
  _Out_    LPTSTR szAppPatchPath,
  _In_     DWORD  cchSize
);
Parameters

hSDB [in, optional]

A handle to the shim database returned by the SdbInitDatabase function.

szAppPatchPath [out]

The resulting path.

cchSize [in]

The size of the szAppPatchPath buffer, in characters. If the function fails, this parameter is set to the empty string ("").

Return value

This function does not return a value.

Requirements Requirement Value Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]
DLL
Apphelp.dll
See also

SdbInitDatabase

Additional resources

In this article

Was this page helpful?


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4