No navigation frame on the left?  Click here.

RasAdminUserGetInfo

 

This sample shows how to get (and, by extension, set) dial-in and call-back privileges for RAS users. Note that all strings passed to RAS admin functions are Unicode, and note that I used the printf() extensions to display these strings (capital-S instead of lowercase-s switches to Unicode).

raugi.cpp, 5 KB, RasAdminUserGetInfo()