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

/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/win32/BINDInstall/
H A DAccountInfo.cpp271 LSA_OBJECT_ATTRIBUTES ObjectAttributes; local
278 ZeroMemory(&ObjectAttributes, sizeof(ObjectAttributes));
291 return (LsaOpenPolicy(Server, &ObjectAttributes, DesiredAccess,

Completed in 98 milliseconds