Windows
|
[DllImportAttribute("advapi32.dll", CharSet = CharSet.Auto, SetLastError = true)] public static bool LookupAccountName( string lpSystemName, string lpAccountName, IntPtr psid, ref int cbsid, StringBuilder domainName, ref int cbdomainLength, ref int use )