Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

InitializeAcl revision parameter type #1349

Closed
niluxv opened this issue Oct 31, 2022 · 1 comment
Closed

InitializeAcl revision parameter type #1349

niluxv opened this issue Oct 31, 2022 · 1 comment
Assignees
Labels
missing enum An enum is missing for constant parameters

Comments

@niluxv
Copy link

niluxv commented Oct 31, 2022

Unfortunately, it seems we missed the dwAclRevision parameter of InitializeAcl in #1253. It should be of the ACE_REVISION type.

@mikebattista mikebattista self-assigned this Oct 31, 2022
@mikebattista mikebattista added the missing enum An enum is missing for constant parameters label Oct 31, 2022
@mikebattista
Copy link
Collaborator

Windows.Win32.Security.Apis.InitializeAcl : dwAclRevision...UInt32 => ACE_REVISION

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
missing enum An enum is missing for constant parameters
Projects
None yet
Development

No branches or pull requests

2 participants