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

/bind-9.11.3/bin/win32/BINDInstall/
H A DAccountInfo.cpp288 LSA_OBJECT_ATTRIBUTES ObjectAttributes; local
295 ZeroMemory(&ObjectAttributes, sizeof(ObjectAttributes));
308 return (LsaOpenPolicy(Server, &ObjectAttributes, DesiredAccess,

Completed in 29 milliseconds