USER_INFO_1006结构包含网络帐户的用户信息。
typedef struct _USER_INFO_1006 {
LPWSTR usri1006_home_dir;
} USER_INFO_1006, *PUSER_INFO_1006, *LPUSER_INFO_1006;
会员
Index of the subitem or zero to set the item label.
指向包含用户名成员中指定的用户的主目录路径的Unicode字符串。字符串可以为空。
也可以看看