windows.aclapi

\ aclapi.d * * Windows API header module * * Translated from MinGW Windows headers * by Stewart Gordon * * Placed into public domain * \**********************************************************************

Members

Aliases

BuildExplicitAccessWithName
alias BuildExplicitAccessWithName = BuildExplicitAccessWithNameW
Undocumented in source.
BuildExplicitAccessWithName
alias BuildExplicitAccessWithName = BuildExplicitAccessWithNameA
Undocumented in source.
BuildImpersonateExplicitAccessWithName
alias BuildImpersonateExplicitAccessWithName = BuildImpersonateExplicitAccessWithNameW
Undocumented in source.
BuildImpersonateExplicitAccessWithName
alias BuildImpersonateExplicitAccessWithName = BuildImpersonateExplicitAccessWithNameA
Undocumented in source.
BuildImpersonateTrustee
alias BuildImpersonateTrustee = BuildImpersonateTrusteeW
Undocumented in source.
BuildImpersonateTrustee
alias BuildImpersonateTrustee = BuildImpersonateTrusteeA
Undocumented in source.
BuildSecurityDescriptor
alias BuildSecurityDescriptor = BuildSecurityDescriptorW
Undocumented in source.
BuildSecurityDescriptor
alias BuildSecurityDescriptor = BuildSecurityDescriptorA
Undocumented in source.
BuildTrusteeWithName
alias BuildTrusteeWithName = BuildTrusteeWithNameW
Undocumented in source.
BuildTrusteeWithName
alias BuildTrusteeWithName = BuildTrusteeWithNameA
Undocumented in source.
BuildTrusteeWithObjectsAndName
alias BuildTrusteeWithObjectsAndName = BuildTrusteeWithObjectsAndNameW
Undocumented in source.
BuildTrusteeWithObjectsAndName
alias BuildTrusteeWithObjectsAndName = BuildTrusteeWithObjectsAndNameA
Undocumented in source.
BuildTrusteeWithObjectsAndSid
alias BuildTrusteeWithObjectsAndSid = BuildTrusteeWithObjectsAndSidW
Undocumented in source.
BuildTrusteeWithObjectsAndSid
alias BuildTrusteeWithObjectsAndSid = BuildTrusteeWithObjectsAndSidA
Undocumented in source.
BuildTrusteeWithSid
alias BuildTrusteeWithSid = BuildTrusteeWithSidW
Undocumented in source.
BuildTrusteeWithSid
alias BuildTrusteeWithSid = BuildTrusteeWithSidA
Undocumented in source.
GetAuditedPermissionsFromAcl
alias GetAuditedPermissionsFromAcl = GetAuditedPermissionsFromAclW
Undocumented in source.
GetAuditedPermissionsFromAcl
alias GetAuditedPermissionsFromAcl = GetAuditedPermissionsFromAclA
Undocumented in source.
GetEffectiveRightsFromAcl
alias GetEffectiveRightsFromAcl = GetEffectiveRightsFromAclW
Undocumented in source.
GetEffectiveRightsFromAcl
alias GetEffectiveRightsFromAcl = GetEffectiveRightsFromAclA
Undocumented in source.
GetExplicitEntriesFromAcl
alias GetExplicitEntriesFromAcl = GetExplicitEntriesFromAclW
Undocumented in source.
GetExplicitEntriesFromAcl
alias GetExplicitEntriesFromAcl = GetExplicitEntriesFromAclA
Undocumented in source.
GetMultipleTrustee
alias GetMultipleTrustee = GetMultipleTrusteeW
Undocumented in source.
GetMultipleTrustee
alias GetMultipleTrustee = GetMultipleTrusteeA
Undocumented in source.
GetMultipleTrusteeOperation
alias GetMultipleTrusteeOperation = GetMultipleTrusteeOperationW
Undocumented in source.
GetMultipleTrusteeOperation
alias GetMultipleTrusteeOperation = GetMultipleTrusteeOperationA
Undocumented in source.
GetNamedSecurityInfo
alias GetNamedSecurityInfo = GetNamedSecurityInfoW
Undocumented in source.
GetNamedSecurityInfo
alias GetNamedSecurityInfo = GetNamedSecurityInfoA
Undocumented in source.
GetTrusteeForm
alias GetTrusteeForm = GetTrusteeFormW
Undocumented in source.
GetTrusteeForm
alias GetTrusteeForm = GetTrusteeFormA
Undocumented in source.
GetTrusteeName
alias GetTrusteeName = GetTrusteeNameW
Undocumented in source.
GetTrusteeName
alias GetTrusteeName = GetTrusteeNameA
Undocumented in source.
GetTrusteeType
alias GetTrusteeType = GetTrusteeTypeW
Undocumented in source.
GetTrusteeType
alias GetTrusteeType = GetTrusteeTypeA
Undocumented in source.
LookupSecurityDescriptorParts
alias LookupSecurityDescriptorParts = LookupSecurityDescriptorPartsW
Undocumented in source.
LookupSecurityDescriptorParts
alias LookupSecurityDescriptorParts = LookupSecurityDescriptorPartsA
Undocumented in source.
SetEntriesInAcl
alias SetEntriesInAcl = SetEntriesInAclW
Undocumented in source.
SetEntriesInAcl
alias SetEntriesInAcl = SetEntriesInAclA
Undocumented in source.
SetNamedSecurityInfo
alias SetNamedSecurityInfo = SetNamedSecurityInfoW
Undocumented in source.
SetNamedSecurityInfo
alias SetNamedSecurityInfo = SetNamedSecurityInfoA
Undocumented in source.

Functions

BuildExplicitAccessWithNameA
VOID BuildExplicitAccessWithNameA(PEXPLICIT_ACCESS_A , LPSTR , DWORD , ACCESS_MODE , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
BuildExplicitAccessWithNameW
VOID BuildExplicitAccessWithNameW(PEXPLICIT_ACCESS_W , LPWSTR , DWORD , ACCESS_MODE , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
BuildImpersonateExplicitAccessWithNameA
VOID BuildImpersonateExplicitAccessWithNameA(PEXPLICIT_ACCESS_A , LPSTR , PTRUSTEE_A , DWORD , ACCESS_MODE , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
BuildImpersonateExplicitAccessWithNameW
VOID BuildImpersonateExplicitAccessWithNameW(PEXPLICIT_ACCESS_W , LPWSTR , PTRUSTEE_W , DWORD , ACCESS_MODE , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
BuildImpersonateTrusteeA
VOID BuildImpersonateTrusteeA(PTRUSTEE_A , PTRUSTEE_A )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
BuildImpersonateTrusteeW
VOID BuildImpersonateTrusteeW(PTRUSTEE_W , PTRUSTEE_W )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
BuildSecurityDescriptorA
DWORD BuildSecurityDescriptorA(PTRUSTEE_A , PTRUSTEE_A , ULONG , PEXPLICIT_ACCESS_A , ULONG , PEXPLICIT_ACCESS_A , PSECURITY_DESCRIPTOR , PULONG , PSECURITY_DESCRIPTOR* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
BuildSecurityDescriptorW
DWORD BuildSecurityDescriptorW(PTRUSTEE_W , PTRUSTEE_W , ULONG , PEXPLICIT_ACCESS_W , ULONG , PEXPLICIT_ACCESS_W , PSECURITY_DESCRIPTOR , PULONG , PSECURITY_DESCRIPTOR* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
BuildTrusteeWithNameA
VOID BuildTrusteeWithNameA(PTRUSTEE_A , LPSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
BuildTrusteeWithNameW
VOID BuildTrusteeWithNameW(PTRUSTEE_W , LPWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
BuildTrusteeWithObjectsAndNameA
VOID BuildTrusteeWithObjectsAndNameA(PTRUSTEE_A , POBJECTS_AND_NAME_A , SE_OBJECT_TYPE , LPSTR , LPSTR , LPSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
BuildTrusteeWithObjectsAndNameW
VOID BuildTrusteeWithObjectsAndNameW(PTRUSTEE_W , POBJECTS_AND_NAME_W , SE_OBJECT_TYPE , LPWSTR , LPWSTR , LPWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
BuildTrusteeWithObjectsAndSidA
VOID BuildTrusteeWithObjectsAndSidA(PTRUSTEE_A , POBJECTS_AND_SID , GUID* , GUID* , PSID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
BuildTrusteeWithObjectsAndSidW
VOID BuildTrusteeWithObjectsAndSidW(PTRUSTEE_W , POBJECTS_AND_SID , GUID* , GUID* , PSID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
BuildTrusteeWithSidA
VOID BuildTrusteeWithSidA(PTRUSTEE_A , PSID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
BuildTrusteeWithSidW
VOID BuildTrusteeWithSidW(PTRUSTEE_W , PSID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetAuditedPermissionsFromAclA
DWORD GetAuditedPermissionsFromAclA(PACL , PTRUSTEE_A , PACCESS_MASK , PACCESS_MASK )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetAuditedPermissionsFromAclW
DWORD GetAuditedPermissionsFromAclW(PACL , PTRUSTEE_W , PACCESS_MASK , PACCESS_MASK )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetEffectiveRightsFromAclA
DWORD GetEffectiveRightsFromAclA(PACL , PTRUSTEE_A , PACCESS_MASK )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetEffectiveRightsFromAclW
DWORD GetEffectiveRightsFromAclW(PACL , PTRUSTEE_W , PACCESS_MASK )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetExplicitEntriesFromAclA
DWORD GetExplicitEntriesFromAclA(PACL , PULONG , PEXPLICIT_ACCESS_A* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetExplicitEntriesFromAclW
DWORD GetExplicitEntriesFromAclW(PACL , PULONG , PEXPLICIT_ACCESS_W* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetInheritanceSourceA
DWORD GetInheritanceSourceA(LPSTR , SE_OBJECT_TYPE , SECURITY_INFORMATION , BOOL , GUID** , DWORD , PACL , void* , PGENERIC_MAPPING , PINHERITED_FROMA )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetInheritanceSourceW
DWORD GetInheritanceSourceW(LPWSTR , SE_OBJECT_TYPE , SECURITY_INFORMATION , BOOL , GUID** , DWORD , PACL , void* , PGENERIC_MAPPING , PINHERITED_FROMW )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMultipleTrusteeA
PTRUSTEE_A GetMultipleTrusteeA(PTRUSTEE_A )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMultipleTrusteeOperationA
MULTIPLE_TRUSTEE_OPERATION GetMultipleTrusteeOperationA(PTRUSTEE_A )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMultipleTrusteeOperationW
MULTIPLE_TRUSTEE_OPERATION GetMultipleTrusteeOperationW(PTRUSTEE_W )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMultipleTrusteeW
PTRUSTEE_W GetMultipleTrusteeW(PTRUSTEE_W )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetNamedSecurityInfoA
DWORD GetNamedSecurityInfoA(LPSTR , SE_OBJECT_TYPE , SECURITY_INFORMATION , PSID* , PSID* , PACL* , PACL* , PSECURITY_DESCRIPTOR* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetNamedSecurityInfoW
DWORD GetNamedSecurityInfoW(LPWSTR , SE_OBJECT_TYPE , SECURITY_INFORMATION , PSID* , PSID* , PACL* , PACL* , PSECURITY_DESCRIPTOR* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetSecurityInfo
DWORD GetSecurityInfo(HANDLE , SE_OBJECT_TYPE , SECURITY_INFORMATION , PSID* , PSID* , PACL* , PACL* , PSECURITY_DESCRIPTOR* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetTrusteeFormA
TRUSTEE_FORM GetTrusteeFormA(PTRUSTEE_A )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetTrusteeFormW
TRUSTEE_FORM GetTrusteeFormW(PTRUSTEE_W )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetTrusteeNameA
LPSTR GetTrusteeNameA(PTRUSTEE_A )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetTrusteeNameW
LPWSTR GetTrusteeNameW(PTRUSTEE_W )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetTrusteeTypeA
TRUSTEE_TYPE GetTrusteeTypeA(PTRUSTEE_A )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetTrusteeTypeW
TRUSTEE_TYPE GetTrusteeTypeW(PTRUSTEE_W )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LookupSecurityDescriptorPartsA
DWORD LookupSecurityDescriptorPartsA(PTRUSTEE_A* , PTRUSTEE_A* , PULONG , PEXPLICIT_ACCESS_A* , PULONG , PEXPLICIT_ACCESS_A* , PSECURITY_DESCRIPTOR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LookupSecurityDescriptorPartsW
DWORD LookupSecurityDescriptorPartsW(PTRUSTEE_W* , PTRUSTEE_W* , PULONG , PEXPLICIT_ACCESS_W* , PULONG , PEXPLICIT_ACCESS_W* , PSECURITY_DESCRIPTOR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetEntriesInAclA
DWORD SetEntriesInAclA(ULONG , PEXPLICIT_ACCESS_A , PACL , PACL* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetEntriesInAclW
DWORD SetEntriesInAclW(ULONG , PEXPLICIT_ACCESS_W , PACL , PACL* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetNamedSecurityInfoA
DWORD SetNamedSecurityInfoA(LPSTR , SE_OBJECT_TYPE , SECURITY_INFORMATION , PSID , PSID , PACL , PACL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetNamedSecurityInfoW
DWORD SetNamedSecurityInfoW(LPWSTR , SE_OBJECT_TYPE , SECURITY_INFORMATION , PSID , PSID , PACL , PACL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetSecurityInfo
DWORD SetSecurityInfo(HANDLE , SE_OBJECT_TYPE , SECURITY_INFORMATION , PSID , PSID , PACL , PACL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta