Home
last modified time | relevance | path

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

/reactos/dll/win32/advapi32/misc/
H A Dlogon.c1075 _Out_opt_ LPDWORD pdwProfileLength, in LogonUserExA() argument
1113 pdwProfileLength, in LogonUserExA()
1172 _Out_opt_ LPDWORD pdwProfileLength, in LogonUserExW() argument
1198 if ((ppProfileBuffer != NULL && pdwProfileLength == NULL) || in LogonUserExW()
1199 (ppProfileBuffer == NULL && pdwProfileLength != NULL)) in LogonUserExW()
1205 if (ppProfileBuffer != NULL && pdwProfileLength != NULL) in LogonUserExW()
1208 *pdwProfileLength = 0; in LogonUserExW()
/reactos/sdk/include/psdk/
H A Dwinbase.h2743 _Out_opt_ LPDWORD pdwProfileLength,
2758 _Out_opt_ LPDWORD pdwProfileLength,