Searched refs:nameLen (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/bin/win32/BINDInstall/
H A DBINDInstallDlg.cpp710 DWORD nameLen = MAX_PATH; local
714 memset(accountName, 0, nameLen);
726 (LPBYTE)accountName, &nameLen) != ERROR_SUCCESS)

Completed in 11 milliseconds