Searched defs:nameLen (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/bin/win32/BINDInstall/ | ||
H A D | BINDInstallDlg.cpp | 904 DWORD nameLen = MAX_PATH; local 908 memset(accountName, 0, nameLen); 920 (LPBYTE)accountName, &nameLen) != ERROR_SUCCESS) |
Completed in 15 milliseconds