Sponsors
GetUserProfileDirectory
Function name: GetUserProfileDirectory
Defined in : userenv
Requirements : Windows 2000 or later; Win9x/ME: Not supported
Declaration:
Declare Function GetUserProfileDirectory Lib "userenv.dll" Alias "GetUserProfileDirectoryA" (ByVal hToken As Long, ByVal lpProfileDir As String, lpcchSize As Long) As Boolean
Parameters:
Returns:
Related functions:
Examples:
Sorry, this function has no examples yet.