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

Add WMI sample #2041

Merged
merged 2 commits into from Sep 20, 2022
Merged

Add WMI sample #2041

merged 2 commits into from Sep 20, 2022

Conversation

kennykerr
Copy link
Collaborator

Adding a basic WMI sample as it's a common request. This sample shows how to perform a WQL (like SQL) query using the WMI API. This sample also takes advantage of various improvements made since the 0.40 release.

Fixes: #2040

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Handling Option<&mut Option<IWbemClassObject>> InParams
1 participant