Searched defs:GetAccountSid (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/bin/win32/BINDInstall/
H A DAccountInfo.cpp33 GetAccountSid(
128 if (!GetAccountSid(NULL, AccountName, &pSid)) {
160 if (!GetAccountSid(NULL, AccountName, &pSid)) {
254 if (!GetAccountSid(NULL, AccountName, &pSid)) {
313 GetAccountSid(LPTSTR SystemName, LPTSTR AccountName, PSID *Sid) { function

Completed in 212 milliseconds