J
James
I would like to get a user's first name and last name instead of just their
username. According to this link,
http://msdn.microsoft.com/library/default.asp?url=/library/en-
us/sysinfo/base/translatename.asp
there is a function that will do that if I use the NameDisplay member of
the Extended_Name_Format enumeration in the function call, but I can't
figure out how to implement it in VB. It seems to be an API call, but I
can't find an acceptable Declare for it. I've googled the web and Usenet
and can't find much documentation.
Any help would be appreciated.
Thanks,
James
username. According to this link,
http://msdn.microsoft.com/library/default.asp?url=/library/en-
us/sysinfo/base/translatename.asp
there is a function that will do that if I use the NameDisplay member of
the Extended_Name_Format enumeration in the function call, but I can't
figure out how to implement it in VB. It seems to be an API call, but I
can't find an acceptable Declare for it. I've googled the web and Usenet
and can't find much documentation.
Any help would be appreciated.
Thanks,
James