GetUserProfileDirectory怎么使用

GetUserProfileDirectory如何使用
我看msdn上边说是可以返回指定用户的userprofile路径,可是这个函数的参数该怎么传呢
BOOL GetUserProfileDirectory(
  HANDLE hToken,
  LPTSTR lpProfileDir,
  LPDWORD lpcchSize
);

------解决方案--------------------
看19楼 GetUserProfileDirectory怎么使用
http://bbs.pediy.com/showthread.php?p=1204482
------解决方案--------------------
何必舍近求远,自己学会搜索,惊喜多多。

Google "site:****.net GetUserProfileDirectory"