You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Doing a little more checking, those methods are only referenced in SetupApi.dll. They are declared and defined in CfgMgr32.dll. I'll put it on the list of assemblies to create. I'm going to change the title to reflect the change.
Out on AppVeyor is a pre-release for the CfgMgr32 assembly with all the documented methods and some helper functions and classes as well. Maybe some will be of use to you.
Describe the bug
No CM_....... function in SetupAPI class.
Expected behavior
SetupAPI should include the function like:
CM_Request_Device_Eject()
CM_Get_Parent()
They are in cfgmgr32.h but we could use it by using
The text was updated successfully, but these errors were encountered: