共用方式為


使用者設定檔參考

下列 API 元素會搭配使用者設定檔使用。

函式

函式 描述
CreateEnvironmentBlock 擷取指定使用者的環境變數。
CreateProfile 建立新的使用者設定檔。 (Windows Vista 和更新版本 only.)
DeleteProfile 從指定的電腦刪除使用者設定檔和所有使用者相關的設定。
DestroyEnvironmentBlock 釋放 CreateEnvironmentBlock 函式所建立的環境變數。
ExpandEnvironmentStringsForUser 使用為指定使用者建立的環境區塊,展開來源字串。
GetAllUsersProfileDirectory 擷取所有使用者設定檔根目錄的路徑。
GetDefaultUserProfileDirectory 擷取預設使用者設定檔根目錄的路徑。
GetProfilesDirectory 擷取儲存所有使用者設定檔之根目錄的路徑。
GetProfileType 擷取為目前使用者載入的配置檔案類型。
GetUserProfileDirectory 擷取指定使用者設定檔之根目錄的路徑。
LoadUserProfile 載入指定的使用者設定檔。
UnloadUserProfile 卸載 LoadUserProfile 函式所載入的使用者設定檔。

 

不支援 CreateUserProfileEx 函式。

結構

結構 Description
PROFILEINFO 包含使用者設定檔的相關資訊。