Source position: jwawinbase.pas line 5074
function GetFileSecurity(
lpFileName: LPCTSTR;
RequestedInformation: SECURITY_INFORMATION;
pSecurityDescriptor: PSECURITY_DESCRIPTOR;
nLength: DWORD;
var lpnLengthNeeded: DWORD
):BOOL;