Home
last modified time | relevance | path

Searched refs:lpMaxSubKeyLen (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/advapi32/reg/
H A Dhkcr.c244 _Out_opt_ LPDWORD lpMaxSubKeyLen) in GetSubkeyInfoHelper() argument
246 LONG err = RegQueryInfoKeyW(hKey, NULL, NULL, NULL, lpSubKeys, lpMaxSubKeyLen, in GetSubkeyInfoHelper()
256 err = RegQueryInfoKeyW(hKey, NULL, NULL, NULL, lpSubKeys, lpMaxSubKeyLen, in GetSubkeyInfoHelper()