Skip to content

Conversation

@nir9
Copy link
Contributor

@nir9 nir9 commented Feb 25, 2025

Clarify that it is also possible to pass zero flags to the dwFlags param and it is not required to pass at least one of the flags. Similar to how it is written in CreateMutexExW

Confirmed that passing zero flags works as expected with WinObj:

image

@prmerger-automator
Copy link

@nir9 : Thanks for your contribution! The author(s) have been notified to review your proposed change.

### -param dwFlags [in]

This parameter can be one or more of the following values.
This parameter can be zero or more of the following values.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Revise to: "This parameter can be 0 or one of the following values."

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

### -param dwFlags [in]

This parameter can be one or more of the following values.
This parameter can be zero or more of the following values.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Revise to: "This parameter can be 0 or one of the following values."

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

@Karl-Bridge-Microsoft
Copy link
Collaborator

Hi @nir9 - I've added comments to your requested revisions as I'm unable to edit the files in your PR from a fork. I suggest you use our standard edit and PR process for future updates. Thanks.

@nir9
Copy link
Contributor Author

nir9 commented Feb 25, 2025

@Karl-Bridge-Microsoft Roger will take note for next times, fixed the CR comments.

@Karl-Bridge-Microsoft Karl-Bridge-Microsoft merged commit a0cff67 into MicrosoftDocs:docs Feb 25, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants