Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Loads the Apphelp resource file.
Syntax
HMODULE WINAPI SdbOpenApphelpResourceFile(
_In_opt_ LPCWSTR pwszACResourceFile
);
Parameters
-
pwszACResourceFile [in, optional]
-
The path to the resource file. If this parameter is NULL, the local resource DLL is opened.
Return value
The function returns a handle to the opened resource file.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |
DLL |
|