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

/bind-9.11.3/bin/win32/BINDInstall/
H A DBINDInstallDlg.cpp904 DWORD nameLen = MAX_PATH; local
908 memset(accountName, 0, nameLen);
920 (LPBYTE)accountName, &nameLen) != ERROR_SUCCESS)

Completed in 14 milliseconds