The IsValidAcl function validates an access-control list (ACL).
BOOL IsValidAcl(
PACL pAcl |
// address of access-control list |
); |
If the ACL is valid, the return value is nonzero.
If the ACL is not valid, the return value is zero. To get extended error information, call GetLastError.
This function checks the revision level of the ACL and verifies that the number of access-control entries (ACEs) specified in the AceCount member of the ACL structure fits the space specified by the AclSize member of the ACL structure.
If pAcl is NULL, the application will fail with an access violation.
ACL, GetAclInformation, InitializeAcl
file: /Techref/os/win/api/win32/func/src/f52_8.htm, 2KB, , updated: 2000/4/7 11:19, local time: 2024/11/7 09:51,
3.139.83.210:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://massmind.ecomorder.com/Techref/os/win/api/win32/func/src/f52_8.htm"> IsValidAcl</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to massmind.ecomorder.com! |
.