Home
last modified time | relevance | path

Searched defs:_PROFILEINFOW (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/sal/osl/w32/
H A Dsecurity.c44 typedef struct _PROFILEINFOW { struct
45 DWORD dwSize; // Must be set to sizeof(PROFILEINFO)
46 DWORD dwFlags; // See flags above
47 LPWSTR lpUserName; // User name (required)
48 LPWSTR lpProfilePath; // Roaming profile path
49 LPWSTR lpDefaultPath; // Default user profile path
50 LPWSTR lpServerName; // Validating DC name in netbios format
51 LPWSTR lpPolicyPath; // Path to the NT4 style policy file
52 HANDLE hProfile; // Registry key handle - filled by function

Completed in 19 milliseconds