applicability of ALPC_ATTRFLG_* flags #2748
Unanswered
440bx
asked this question in
Questions / Answers
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
ntlpcapi.h defines 3 ALPC_ATTRFLG_* flags.
I am guessing those flags are the possible values of the AttributeFlags parameter of AlpcInitializeMessageAttribute but, that's just a guess. My question is: is that guess correct or are those flags applicable to something else ?
Related to the above question: do those flags also apply to the Flags parameter of AlpcGetHeaderSize or that parameter use a different set of flags ? if it uses a different set of flags, what are those flags ?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions