Updated project files to include CfgMgr32

pull/229/head
dahall 2021-05-05 20:41:02 -06:00
parent 27c00f8281
commit 737426fcbf
3 changed files with 16 additions and 13 deletions

View File

@ -3,7 +3,7 @@ PInvoke API (methods, structures and constants) imported from Windows CfgMgr32.d
- Includes methods from cfgmgr32.dll
- Current NuGet release: [![Nuget](https://img.shields.io/nuget/v/Vanara.PInvoke.CfgMgr32?logo=nuget&style=flat-square)![Nuget](https://img.shields.io/nuget/dt/Vanara.PInvoke.CfgMgr32?label=%20&style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.CfgMgr32)
### Methods - 92% API coverage (115 of 125 functions)
### Methods - 100% API coverage (124 of 124 functions)
Native Method | Header | Managed Method
--- | --- | ---
[CM_Add_Empty_Log_Conf](https://www.google.com/search?num=5&q=CM_Add_Empty_Log_Conf+site%3Adocs.microsoft.com) | cfgmgr32.h | [Vanara.PInvoke.CfgMgr32.CM_Add_Empty_Log_Conf](https://github.com/dahall/Vanara/search?l=C%23&q=CM_Add_Empty_Log_Conf)
@ -55,7 +55,6 @@ Native Method | Header | Managed Method
[CM_Get_Device_Interface_Property_Keys_ExW](https://www.google.com/search?num=5&q=CM_Get_Device_Interface_Property_Keys_ExW+site%3Adocs.microsoft.com) | cfgmgr32.h | [Vanara.PInvoke.CfgMgr32.CM_Get_Device_Interface_Property_Keys_Ex](https://github.com/dahall/Vanara/search?l=C%23&q=CM_Get_Device_Interface_Property_Keys_Ex)
[CM_Get_Device_Interface_Property_KeysW](https://www.google.com/search?num=5&q=CM_Get_Device_Interface_Property_KeysW+site%3Adocs.microsoft.com) | cfgmgr32.h | [Vanara.PInvoke.CfgMgr32.CM_Get_Device_Interface_Property_Keys](https://github.com/dahall/Vanara/search?l=C%23&q=CM_Get_Device_Interface_Property_Keys)
[CM_Get_Device_Interface_PropertyW](https://www.google.com/search?num=5&q=CM_Get_Device_Interface_PropertyW+site%3Adocs.microsoft.com) | cfgmgr32.h | [Vanara.PInvoke.CfgMgr32.CM_Get_Device_Interface_Property](https://github.com/dahall/Vanara/search?l=C%23&q=CM_Get_Device_Interface_Property)
[CM_Get_DevNode_Custom_Property_Ex](https://www.google.com/search?num=5&q=CM_Get_DevNode_Custom_Property_ExA+site%3Adocs.microsoft.com) | |
[CM_Get_DevNode_Property_ExW](https://www.google.com/search?num=5&q=CM_Get_DevNode_Property_ExW+site%3Adocs.microsoft.com) | cfgmgr32.h | [Vanara.PInvoke.CfgMgr32.CM_Get_DevNode_Property_Ex](https://github.com/dahall/Vanara/search?l=C%23&q=CM_Get_DevNode_Property_Ex)
[CM_Get_DevNode_Property_Keys](https://www.google.com/search?num=5&q=CM_Get_DevNode_Property_Keys+site%3Adocs.microsoft.com) | cfgmgr32.h | [Vanara.PInvoke.CfgMgr32.CM_Get_DevNode_Property_Keys](https://github.com/dahall/Vanara/search?l=C%23&q=CM_Get_DevNode_Property_Keys)
[CM_Get_DevNode_Property_Keys_Ex](https://www.google.com/search?num=5&q=CM_Get_DevNode_Property_Keys_Ex+site%3Adocs.microsoft.com) | cfgmgr32.h | [Vanara.PInvoke.CfgMgr32.CM_Get_DevNode_Property_Keys_Ex](https://github.com/dahall/Vanara/search?l=C%23&q=CM_Get_DevNode_Property_Keys_Ex)
@ -122,15 +121,15 @@ Native Method | Header | Managed Method
[CM_Uninstall_DevNode](https://www.google.com/search?num=5&q=CM_Uninstall_DevNode+site%3Adocs.microsoft.com) | cfgmgr32.h | [Vanara.PInvoke.CfgMgr32.CM_Uninstall_DevNode](https://github.com/dahall/Vanara/search?l=C%23&q=CM_Uninstall_DevNode)
[CM_Unregister_Notification](https://www.google.com/search?num=5&q=CM_Unregister_Notification+site%3Adocs.microsoft.com) | cfgmgr32.h | [Vanara.PInvoke.CfgMgr32.CM_Unregister_Notification](https://github.com/dahall/Vanara/search?l=C%23&q=CM_Unregister_Notification)
[CM_WaitNoPendingInstallEvents](https://www.google.com/search?num=5&q=CM_WaitNoPendingInstallEvents+site%3Adocs.microsoft.com) | cfgmgr32.h | [Vanara.PInvoke.CfgMgr32.CM_WaitNoPendingInstallEvents](https://github.com/dahall/Vanara/search?l=C%23&q=CM_WaitNoPendingInstallEvents)
[SwDeviceClose](https://www.google.com/search?num=5&q=SwDeviceClose+site%3Adocs.microsoft.com) | |
[SwDeviceCreate](https://www.google.com/search?num=5&q=SwDeviceCreate+site%3Adocs.microsoft.com) | |
[SwDeviceGetLifetime](https://www.google.com/search?num=5&q=SwDeviceGetLifetime+site%3Adocs.microsoft.com) | |
[SwDeviceInterfacePropertySet](https://www.google.com/search?num=5&q=SwDeviceInterfacePropertySet+site%3Adocs.microsoft.com) | |
[SwDeviceInterfaceRegister](https://www.google.com/search?num=5&q=SwDeviceInterfaceRegister+site%3Adocs.microsoft.com) | |
[SwDeviceInterfaceSetState](https://www.google.com/search?num=5&q=SwDeviceInterfaceSetState+site%3Adocs.microsoft.com) | |
[SwDevicePropertySet](https://www.google.com/search?num=5&q=SwDevicePropertySet+site%3Adocs.microsoft.com) | |
[SwDeviceSetLifetime](https://www.google.com/search?num=5&q=SwDeviceSetLifetime+site%3Adocs.microsoft.com) | |
[SwMemFree](https://www.google.com/search?num=5&q=SwMemFree+site%3Adocs.microsoft.com) | |
[SwDeviceClose](https://www.google.com/search?num=5&q=SwDeviceClose+site%3Adocs.microsoft.com) | swdevice.h | [Vanara.PInvoke.CfgMgr32.SwDeviceClose](https://github.com/dahall/Vanara/search?l=C%23&q=SwDeviceClose)
[SwDeviceCreate](https://www.google.com/search?num=5&q=SwDeviceCreate+site%3Adocs.microsoft.com) | swdevice.h | [Vanara.PInvoke.CfgMgr32.SwDeviceCreate](https://github.com/dahall/Vanara/search?l=C%23&q=SwDeviceCreate)
[SwDeviceGetLifetime](https://www.google.com/search?num=5&q=SwDeviceGetLifetime+site%3Adocs.microsoft.com) | swdevice.h | [Vanara.PInvoke.CfgMgr32.SwDeviceGetLifetime](https://github.com/dahall/Vanara/search?l=C%23&q=SwDeviceGetLifetime)
[SwDeviceInterfacePropertySet](https://www.google.com/search?num=5&q=SwDeviceInterfacePropertySet+site%3Adocs.microsoft.com) | swdevice.h | [Vanara.PInvoke.CfgMgr32.SwDeviceInterfacePropertySet](https://github.com/dahall/Vanara/search?l=C%23&q=SwDeviceInterfacePropertySet)
[SwDeviceInterfaceRegister](https://www.google.com/search?num=5&q=SwDeviceInterfaceRegister+site%3Adocs.microsoft.com) | swdevice.h | [Vanara.PInvoke.CfgMgr32.SwDeviceInterfaceRegister](https://github.com/dahall/Vanara/search?l=C%23&q=SwDeviceInterfaceRegister)
[SwDeviceInterfaceSetState](https://www.google.com/search?num=5&q=SwDeviceInterfaceSetState+site%3Adocs.microsoft.com) | swdevice.h | [Vanara.PInvoke.CfgMgr32.SwDeviceInterfaceSetState](https://github.com/dahall/Vanara/search?l=C%23&q=SwDeviceInterfaceSetState)
[SwDevicePropertySet](https://www.google.com/search?num=5&q=SwDevicePropertySet+site%3Adocs.microsoft.com) | swdevice.h | [Vanara.PInvoke.CfgMgr32.SwDevicePropertySet](https://github.com/dahall/Vanara/search?l=C%23&q=SwDevicePropertySet)
[SwDeviceSetLifetime](https://www.google.com/search?num=5&q=SwDeviceSetLifetime+site%3Adocs.microsoft.com) | swdevice.h | [Vanara.PInvoke.CfgMgr32.SwDeviceSetLifetime](https://github.com/dahall/Vanara/search?l=C%23&q=SwDeviceSetLifetime)
[SwMemFree](https://www.google.com/search?num=5&q=SwMemFree+site%3Adocs.microsoft.com) | swdevice.h | [Vanara.PInvoke.CfgMgr32.SwMemFree](https://github.com/dahall/Vanara/search?l=C%23&q=SwMemFree)
### Structures
Native Structure | Header | Managed Structure
--- | --- | ---
@ -155,6 +154,7 @@ Native Structure | Header | Managed Structure
[DMA_RESOURCE](https://www.google.com/search?num=5&q=DMA_RESOURCE+site%3Adocs.microsoft.com) | cfgmgr32.h | [Vanara.PInvoke.CfgMgr32.DMA_RESOURCE](https://github.com/dahall/Vanara/search?l=C%23&q=DMA_RESOURCE)
[HCMNOTIFICATION](https://www.google.com/search?num=5&q=HCMNOTIFICATION+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.CfgMgr32.HCMNOTIFICATION](https://github.com/dahall/Vanara/search?l=C%23&q=HCMNOTIFICATION)
[HMACHINE](https://www.google.com/search?num=5&q=HMACHINE+site%3Adocs.microsoft.com) | cfgmgr32.h | [Vanara.PInvoke.CfgMgr32.HMACHINE](https://github.com/dahall/Vanara/search?l=C%23&q=HMACHINE)
[HSWDEVICE](https://www.google.com/search?num=5&q=HSWDEVICE+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.CfgMgr32.HSWDEVICE](https://github.com/dahall/Vanara/search?l=C%23&q=HSWDEVICE)
[IO_DES](https://www.google.com/search?num=5&q=IO_DES+site%3Adocs.microsoft.com) | cfgmgr32.h | [Vanara.PInvoke.CfgMgr32.IO_DES](https://github.com/dahall/Vanara/search?l=C%23&q=IO_DES)
[IO_RANGE](https://www.google.com/search?num=5&q=IO_RANGE+site%3Adocs.microsoft.com) | cfgmgr32.h | [Vanara.PInvoke.CfgMgr32.IO_RANGE](https://github.com/dahall/Vanara/search?l=C%23&q=IO_RANGE)
[IO_RESOURCE](https://www.google.com/search?num=5&q=IO_RESOURCE+site%3Adocs.microsoft.com) | cfgmgr32.h | [Vanara.PInvoke.CfgMgr32.IO_RESOURCE](https://github.com/dahall/Vanara/search?l=C%23&q=IO_RESOURCE)
@ -172,6 +172,7 @@ Native Structure | Header | Managed Structure
[PCCARD_DES](https://www.google.com/search?num=5&q=PCCARD_DES+site%3Adocs.microsoft.com) | cfgmgr32.h | [Vanara.PInvoke.CfgMgr32.PCCARD_DES](https://github.com/dahall/Vanara/search?l=C%23&q=PCCARD_DES)
[PCCARD_RESOURCE](https://www.google.com/search?num=5&q=PCCARD_RESOURCE+site%3Adocs.microsoft.com) | cfgmgr32.h | [Vanara.PInvoke.CfgMgr32.PCCARD_RESOURCE](https://github.com/dahall/Vanara/search?l=C%23&q=PCCARD_RESOURCE)
[RES_DES](https://www.google.com/search?num=5&q=RES_DES+site%3Adocs.microsoft.com) | cfgmgr32.h | [Vanara.PInvoke.CfgMgr32.RES_DES](https://github.com/dahall/Vanara/search?l=C%23&q=RES_DES)
[SW_DEVICE_CREATE_INFO](https://www.google.com/search?num=5&q=SW_DEVICE_CREATE_INFO+site%3Adocs.microsoft.com) | swdevicedef.h | [Vanara.PInvoke.CfgMgr32.SW_DEVICE_CREATE_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=SW_DEVICE_CREATE_INFO)
[UNION](https://www.google.com/search?num=5&q=UNION+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.CfgMgr32.CM_NOTIFY_EVENT_DATA.UNION](https://github.com/dahall/Vanara/search?l=C%23&q=UNION)
[UNION](https://www.google.com/search?num=5&q=UNION+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.CfgMgr32.CM_NOTIFY_FILTER.UNION](https://github.com/dahall/Vanara/search?l=C%23&q=UNION)
### Classes
@ -180,5 +181,6 @@ Native Class | Header | Managed Class
[SafeCONFLICT_LIST](https://www.google.com/search?num=5&q=SafeCONFLICT_LIST+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.CfgMgr32.SafeCONFLICT_LIST](https://github.com/dahall/Vanara/search?l=C%23&q=SafeCONFLICT_LIST)
[SafeHCMNOTIFICATION](https://www.google.com/search?num=5&q=SafeHCMNOTIFICATION+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.CfgMgr32.SafeHCMNOTIFICATION](https://github.com/dahall/Vanara/search?l=C%23&q=SafeHCMNOTIFICATION)
[SafeHMACHINE](https://www.google.com/search?num=5&q=SafeHMACHINE+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.CfgMgr32.SafeHMACHINE](https://github.com/dahall/Vanara/search?l=C%23&q=SafeHMACHINE)
[SafeHSWDEVICE](https://www.google.com/search?num=5&q=SafeHSWDEVICE+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.CfgMgr32.SafeHSWDEVICE](https://github.com/dahall/Vanara/search?l=C%23&q=SafeHSWDEVICE)
[SafeLOG_CONF](https://www.google.com/search?num=5&q=SafeLOG_CONF+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.CfgMgr32.SafeLOG_CONF](https://github.com/dahall/Vanara/search?l=C%23&q=SafeLOG_CONF)
[SafeRES_DES](https://www.google.com/search?num=5&q=SafeRES_DES+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.CfgMgr32.SafeRES_DES](https://github.com/dahall/Vanara/search?l=C%23&q=SafeRES_DES)

View File

@ -14,10 +14,10 @@
<PackageReleaseNotes>Currently implements:
Functions
CM_Add_Empty_Log_Conf CM_Add_Empty_Log_Conf_Ex CM_Add_ID CM_Add_ID_Ex CM_Add_Res_Des CM_Add_Res_Des_Ex CM_Connect_Machine CM_Delete_Class_Key CM_Delete_Device_Interface_Key CM_Delete_Device_Interface_Key_Ex CM_Delete_DevNode_Key CM_Disable_DevNode CM_Disconnect_Machine CM_Enable_DevNode CM_Enumerate_Classes CM_Enumerate_Classes_Ex CM_Enumerate_Enumerators CM_Enumerate_Enumerators_Ex CM_Free_Log_Conf CM_Free_Log_Conf_Ex CM_Free_Log_Conf_Handle CM_Free_Resource_Conflict_Handle CM_Free_Res_Des CM_Free_Res_Des_Ex CM_Free_Res_Des_Handle CM_Get_Child CM_Get_Child_Ex CM_Get_Class_PropertyW CM_Get_Class_Property_ExW CM_Get_Class_Property_Keys CM_Get_Class_Property_Keys_Ex CM_Get_Class_Registry_Property CM_Get_Depth CM_Get_Depth_Ex CM_Get_Device_ID CM_Get_Device_ID_Ex CM_Get_Device_ID_List CM_Get_Device_ID_List_Ex CM_Get_Device_ID_List_Size CM_Get_Device_ID_List_Size_Ex CM_Get_Device_ID_Size CM_Get_Device_ID_Size_Ex CM_Get_Device_Interface_Alias CM_Get_Device_Interface_List CM_Get_Device_Interface_List_Size CM_Get_Device_Interface_PropertyW CM_Get_Device_Interface_Property_ExW CM_Get_Device_Interface_Property_KeysW CM_Get_Device_Interface_Property_Keys_ExW CM_Get_DevNode_Custom_Property_Ex CM_Get_DevNode_PropertyW CM_Get_DevNode_Property_ExW CM_Get_DevNode_Property_Keys CM_Get_DevNode_Property_Keys_Ex CM_Get_DevNode_Registry_Property CM_Get_DevNode_Status CM_Get_DevNode_Status_Ex CM_Get_First_Log_Conf CM_Get_First_Log_Conf_Ex CM_Get_HW_Prof_Flags CM_Get_HW_Prof_Flags_Ex CM_Get_Log_Conf_Priority CM_Get_Log_Conf_Priority_Ex CM_Get_Next_Log_Conf CM_Get_Next_Log_Conf_Ex CM_Get_Next_Res_Des CM_Get_Next_Res_Des_Ex CM_Get_Parent CM_Get_Parent_Ex CM_Get_Resource_Conflict_Count CM_Get_Resource_Conflict_Details CM_Get_Res_Des_Data CM_Get_Res_Des_Data_Ex CM_Get_Res_Des_Data_Size CM_Get_Res_Des_Data_Size_Ex CM_Get_Sibling CM_Get_Sibling_Ex CM_Get_Version CM_Get_Version_Ex CM_Is_Dock_Station_Present CM_Is_Dock_Station_Present_Ex CM_Is_Version_Available CM_Is_Version_Available_Ex CM_Locate_DevNode CM_Locate_DevNode_Ex CM_MapCrToWin32Err CM_Modify_Res_Des CM_Modify_Res_Des_Ex CM_Open_Class_Key CM_Open_Device_Interface_Key CM_Open_Device_Interface_Key_Ex CM_Open_DevNode_Key CM_Query_And_Remove_SubTree CM_Query_And_Remove_SubTree_Ex CM_Query_Resource_Conflict_List CM_Reenumerate_DevNode CM_Reenumerate_DevNode_Ex CM_Register_Notification CM_Request_Device_Eject CM_Request_Device_Eject_Ex CM_Request_Eject_PC CM_Request_Eject_PC_Ex CM_Setup_DevNode CM_Set_Class_PropertyW CM_Set_Class_Property_ExW CM_Set_Class_Registry_Property CM_Set_Device_Interface_PropertyW CM_Set_Device_Interface_Property_ExW CM_Set_DevNode_Problem CM_Set_DevNode_Problem_Ex CM_Set_DevNode_PropertyW CM_Set_DevNode_Property_ExW CM_Set_DevNode_Registry_Property CM_Uninstall_DevNode CM_Unregister_Notification CM_WaitNoPendingInstallEvents SwDeviceClose SwDeviceCreate SwDeviceGetLifetime SwDeviceInterfacePropertySet SwDeviceInterfaceRegister SwDeviceInterfaceSetState SwDevicePropertySet SwDeviceSetLifetime SwMemFree
CM_Add_Empty_Log_Conf CM_Add_Empty_Log_Conf_Ex CM_Add_ID CM_Add_ID_Ex CM_Add_Res_Des CM_Add_Res_Des_Ex CM_Connect_Machine CM_Delete_Class_Key CM_Delete_Device_Interface_Key CM_Delete_Device_Interface_Key_Ex CM_Delete_DevNode_Key CM_Disable_DevNode CM_Disconnect_Machine CM_Enable_DevNode CM_Enumerate_Classes CM_Enumerate_Classes_Ex CM_Enumerate_Enumerators CM_Enumerate_Enumerators_Ex CM_Free_Log_Conf CM_Free_Log_Conf_Ex CM_Free_Log_Conf_Handle CM_Free_Resource_Conflict_Handle CM_Free_Res_Des CM_Free_Res_Des_Ex CM_Free_Res_Des_Handle CM_Get_Child CM_Get_Child_Ex CM_Get_Class_PropertyW CM_Get_Class_Property_ExW CM_Get_Class_Property_Keys CM_Get_Class_Property_Keys_Ex CM_Get_Class_Registry_Property CM_Get_Depth CM_Get_Depth_Ex CM_Get_Device_ID CM_Get_Device_ID_Ex CM_Get_Device_ID_List CM_Get_Device_ID_List_Ex CM_Get_Device_ID_List_Size CM_Get_Device_ID_List_Size_Ex CM_Get_Device_ID_Size CM_Get_Device_ID_Size_Ex CM_Get_Device_Interface_Alias CM_Get_Device_Interface_List CM_Get_Device_Interface_List_Size CM_Get_Device_Interface_PropertyW CM_Get_Device_Interface_Property_ExW CM_Get_Device_Interface_Property_KeysW CM_Get_Device_Interface_Property_Keys_ExW CM_Get_DevNode_PropertyW CM_Get_DevNode_Property_ExW CM_Get_DevNode_Property_Keys CM_Get_DevNode_Property_Keys_Ex CM_Get_DevNode_Registry_Property CM_Get_DevNode_Status CM_Get_DevNode_Status_Ex CM_Get_First_Log_Conf CM_Get_First_Log_Conf_Ex CM_Get_HW_Prof_Flags CM_Get_HW_Prof_Flags_Ex CM_Get_Log_Conf_Priority CM_Get_Log_Conf_Priority_Ex CM_Get_Next_Log_Conf CM_Get_Next_Log_Conf_Ex CM_Get_Next_Res_Des CM_Get_Next_Res_Des_Ex CM_Get_Parent CM_Get_Parent_Ex CM_Get_Resource_Conflict_Count CM_Get_Resource_Conflict_Details CM_Get_Res_Des_Data CM_Get_Res_Des_Data_Ex CM_Get_Res_Des_Data_Size CM_Get_Res_Des_Data_Size_Ex CM_Get_Sibling CM_Get_Sibling_Ex CM_Get_Version CM_Get_Version_Ex CM_Is_Dock_Station_Present CM_Is_Dock_Station_Present_Ex CM_Is_Version_Available CM_Is_Version_Available_Ex CM_Locate_DevNode CM_Locate_DevNode_Ex CM_MapCrToWin32Err CM_Modify_Res_Des CM_Modify_Res_Des_Ex CM_Open_Class_Key CM_Open_Device_Interface_Key CM_Open_Device_Interface_Key_Ex CM_Open_DevNode_Key CM_Query_And_Remove_SubTree CM_Query_And_Remove_SubTree_Ex CM_Query_Resource_Conflict_List CM_Reenumerate_DevNode CM_Reenumerate_DevNode_Ex CM_Register_Notification CM_Request_Device_Eject CM_Request_Device_Eject_Ex CM_Request_Eject_PC CM_Request_Eject_PC_Ex CM_Setup_DevNode CM_Set_Class_PropertyW CM_Set_Class_Property_ExW CM_Set_Class_Registry_Property CM_Set_Device_Interface_PropertyW CM_Set_Device_Interface_Property_ExW CM_Set_DevNode_Problem CM_Set_DevNode_Problem_Ex CM_Set_DevNode_PropertyW CM_Set_DevNode_Property_ExW CM_Set_DevNode_Registry_Property CM_Uninstall_DevNode CM_Unregister_Notification CM_WaitNoPendingInstallEvents SwDeviceClose SwDeviceCreate SwDeviceGetLifetime SwDeviceInterfacePropertySet SwDeviceInterfaceRegister SwDeviceInterfaceSetState SwDevicePropertySet SwDeviceSetLifetime SwMemFree
Structures
&lt;Data&gt;e__FixedBuffer &lt;iid&gt;e__FixedBuffer &lt;InstanceId&gt;e__FixedBuffer &lt;SymbolicLink&gt;e__FixedBuffer BUSNUMBER_DES BUSNUMBER_RANGE BUSNUMBER_RESOURCE CM_NOTIFY_EVENT_DATA CM_NOTIFY_FILTER CONFLICT_DETAILS CONFLICT_LIST CS_DES CS_RESOURCE DEVICEHANDLE DEVICEINSTANCE DEVICEINTERFACE DMA_DES DMA_RANGE DMA_RESOURCE HCMNOTIFICATION HMACHINE IO_DES IO_RANGE IO_RESOURCE IRQ_DES_32 IRQ_DES_64 IRQ_RANGE IRQ_RESOURCE_32 IRQ_RESOURCE_64 LOG_CONF MEM_DES MEM_RANGE MEM_RESOURCE MFCARD_DES MFCARD_RESOURCE PCCARD_DES PCCARD_RESOURCE RES_DES UNION UNION
&lt;Data&gt;e__FixedBuffer &lt;iid&gt;e__FixedBuffer &lt;InstanceId&gt;e__FixedBuffer &lt;SymbolicLink&gt;e__FixedBuffer BUSNUMBER_DES BUSNUMBER_RANGE BUSNUMBER_RESOURCE CM_NOTIFY_EVENT_DATA CM_NOTIFY_FILTER CONFLICT_DETAILS CONFLICT_LIST CS_DES CS_RESOURCE DEVICEHANDLE DEVICEINSTANCE DEVICEINTERFACE DMA_DES DMA_RANGE DMA_RESOURCE HCMNOTIFICATION HMACHINE HSWDEVICE IO_DES IO_RANGE IO_RESOURCE IRQ_DES_32 IRQ_DES_64 IRQ_RANGE IRQ_RESOURCE_32 IRQ_RESOURCE_64 LOG_CONF MEM_DES MEM_RANGE MEM_RESOURCE MFCARD_DES MFCARD_RESOURCE PCCARD_DES PCCARD_RESOURCE RES_DES SW_DEVICE_CREATE_INFO UNION UNION
</PackageReleaseNotes>
</PropertyGroup>

View File

@ -48,6 +48,7 @@ Library/DLL | Assembly | Coverage | NuGet&nbsp;Link&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
aclui.dll | [Vanara.PInvoke.AclUI](https://github.com/dahall/Vanara/blob/master/PInvoke/AclUI/CorrelationReport.md) | ![Coverage](https://img.shields.io/badge/100%25-green.svg?style=flat-square) | [![Nuget](https://img.shields.io/nuget/v/Vanara.PInvoke.AclUI?label=%20&logo=nuget&style=flat-square)![Nuget](https://img.shields.io/nuget/dt/Vanara.PInvoke.AclUI?label=%20&style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.AclUI)
advapi32.dll, secur32.dll, authz.dll, sspicli.dll, schannel.dll | [Vanara.PInvoke.Security](https://github.com/dahall/Vanara/blob/master/PInvoke/Security/CorrelationReport.md) | ![Coverage](https://img.shields.io/badge/100%25-green.svg?style=flat-square) | [![Nuget](https://img.shields.io/nuget/v/Vanara.PInvoke.Security?label=%20&logo=nuget&style=flat-square)![Nuget](https://img.shields.io/nuget/dt/Vanara.PInvoke.Security?label=%20&style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.Security)
cabinet.dll | [Vanara.PInvoke.Cabinet](https://github.com/dahall/Vanara/blob/master/PInvoke/Cabinet/CorrelationReport.md) | ![Coverage](https://img.shields.io/badge/100%25-green.svg?style=flat-square) | [![Nuget](https://img.shields.io/nuget/v/Vanara.PInvoke.Cabinet?label=%20&logo=nuget&style=flat-square)![Nuget](https://img.shields.io/nuget/dt/Vanara.PInvoke.Cabinet?label=%20&style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.Cabinet)
CfgMgr32.dll | [Vanara.PInvoke.CfgMgr32](https://github.com/dahall/Vanara/blob/master/PInvoke/CfgMgr32/CorrelationReport.md) | ![Coverage](https://img.shields.io/badge/100%25-green.svg?style=flat-square) | [![Nuget](https://img.shields.io/nuget/v/Vanara.PInvoke.CfgMgr32?label=%20&logo=nuget&style=flat-square)![Nuget](https://img.shields.io/nuget/dt/Vanara.PInvoke.CfgMgr32?label=%20&style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.CfgMgr32)
CldApi.dll | [Vanara.PInvoke.CldApi](https://github.com/dahall/Vanara/blob/master/PInvoke/CldApi/CorrelationReport.md) | ![Coverage](https://img.shields.io/badge/100%25-green.svg?style=flat-square) | [![Nuget](https://img.shields.io/nuget/v/Vanara.PInvoke.CldApi?label=%20&logo=nuget&style=flat-square)![Nuget](https://img.shields.io/nuget/dt/Vanara.PInvoke.CldApi?label=%20&style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.CldApi)
comctl32.dll | [Vanara.PInvoke.ComCtl32](https://github.com/dahall/Vanara/blob/master/PInvoke/ComCtl32/CorrelationReport.md) | ![Coverage](https://img.shields.io/badge/100%25-green.svg?style=flat-square) | [![Nuget](https://img.shields.io/nuget/v/Vanara.PInvoke.ComCtl32?label=%20&logo=nuget&style=flat-square)![Nuget](https://img.shields.io/nuget/dt/Vanara.PInvoke.ComCtl32?label=%20&style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.ComCtl32)
ComDlg32.dll | [Vanara.PInvoke.ComDlg32](https://github.com/dahall/Vanara/blob/master/PInvoke/ComDlg32/CorrelationReport.md) | ![Coverage](https://img.shields.io/badge/100%25-green.svg?style=flat-square) | [![Nuget](https://img.shields.io/nuget/v/Vanara.PInvoke.ComDlg32?label=%20&logo=nuget&style=flat-square)![Nuget](https://img.shields.io/nuget/dt/Vanara.PInvoke.ComDlg32?label=%20&style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.ComDlg32)