GetFileSecurityW.3w

Langue: en

Version: Jun 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

GetFileSecurityW (ADVAPI32.@)

SYNOPSIS

BOOL GetFileSecurityW
 (
  LPCWSTR              lpFileName,
  SECURITY_INFORMATION RequestedInformation,
  PSECURITY_DESCRIPTOR pSecurityDescriptor,
  DWORD                nLength,
  LPDWORD              lpnLengthNeeded
 )

DESCRIPTION

See GetFileSecurityA(3w).

IMPLEMENTATION

Defined in "winbase.h".

Implemented in "dlls/advapi32/security.c".

Debug channel "advapi".