Updated project files in prep for release

pull/423/head v3.4.16
David Hall 2023-08-07 11:15:15 -06:00
parent 55c510a0cd
commit 8a91432552
6 changed files with 23 additions and 7 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1442,10 +1442,13 @@ Native Enum | Header | Managed Enum
[STORAGE_COMPONENT_HEALTH_STATUS](https://www.google.com/search?num=5&q=STORAGE_COMPONENT_HEALTH_STATUS+site%3Alearn.microsoft.com) | winioctl.h | [Vanara.PInvoke.Kernel32.STORAGE_COMPONENT_HEALTH_STATUS](https://github.com/dahall/Vanara/search?l=C%23&q=STORAGE_COMPONENT_HEALTH_STATUS)
[STORAGE_DEVICE_FORM_FACTOR](https://www.google.com/search?num=5&q=STORAGE_DEVICE_FORM_FACTOR+site%3Alearn.microsoft.com) | winioctl.h | [Vanara.PInvoke.Kernel32.STORAGE_DEVICE_FORM_FACTOR](https://github.com/dahall/Vanara/search?l=C%23&q=STORAGE_DEVICE_FORM_FACTOR)
[STORAGE_DEVICE_POWER_CAP_UNITS](https://www.google.com/search?num=5&q=STORAGE_DEVICE_POWER_CAP_UNITS+site%3Alearn.microsoft.com) | winioctl.h | [Vanara.PInvoke.Kernel32.STORAGE_DEVICE_POWER_CAP_UNITS](https://github.com/dahall/Vanara/search?l=C%23&q=STORAGE_DEVICE_POWER_CAP_UNITS)
[STORAGE_DISK_HEALTH_STATUS](https://www.google.com/search?num=5&q=STORAGE_DISK_HEALTH_STATUS+site%3Alearn.microsoft.com) | winioctl.h | [Vanara.PInvoke.Kernel32.STORAGE_DISK_HEALTH_STATUS](https://github.com/dahall/Vanara/search?l=C%23&q=STORAGE_DISK_HEALTH_STATUS)
[STORAGE_DISK_OPERATIONAL_STATUS](https://www.google.com/search?num=5&q=STORAGE_DISK_OPERATIONAL_STATUS+site%3Alearn.microsoft.com) | winioctl.h | [Vanara.PInvoke.Kernel32.STORAGE_DISK_OPERATIONAL_STATUS](https://github.com/dahall/Vanara/search?l=C%23&q=STORAGE_DISK_OPERATIONAL_STATUS)
[STORAGE_HW_FIRMWARE_REQUEST_FLAG](https://www.google.com/search?num=5&q=STORAGE_HW_FIRMWARE_REQUEST_FLAG+site%3Alearn.microsoft.com) | winioctl.h | [Vanara.PInvoke.Kernel32.STORAGE_HW_FIRMWARE_REQUEST_FLAG](https://github.com/dahall/Vanara/search?l=C%23&q=STORAGE_HW_FIRMWARE_REQUEST_FLAG)
[STORAGE_MEDIA_TYPE](https://www.google.com/search?num=5&q=STORAGE_MEDIA_TYPE+site%3Alearn.microsoft.com) | winioctl.h | [Vanara.PInvoke.Kernel32.STORAGE_MEDIA_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=STORAGE_MEDIA_TYPE)
[STORAGE_OFFLOAD_READ](https://www.google.com/search?num=5&q=STORAGE_OFFLOAD_READ+site%3Alearn.microsoft.com) | winioctl.h | [Vanara.PInvoke.Kernel32.STORAGE_OFFLOAD_READ](https://github.com/dahall/Vanara/search?l=C%23&q=STORAGE_OFFLOAD_READ)
[STORAGE_OFFLOAD_WRITE](https://www.google.com/search?num=5&q=STORAGE_OFFLOAD_WRITE+site%3Alearn.microsoft.com) | winioctl.h | [Vanara.PInvoke.Kernel32.STORAGE_OFFLOAD_WRITE](https://github.com/dahall/Vanara/search?l=C%23&q=STORAGE_OFFLOAD_WRITE)
[STORAGE_OPERATIONAL_STATUS_REASON](https://www.google.com/search?num=5&q=STORAGE_OPERATIONAL_STATUS_REASON+site%3Alearn.microsoft.com) | winioctl.h | [Vanara.PInvoke.Kernel32.STORAGE_OPERATIONAL_STATUS_REASON](https://github.com/dahall/Vanara/search?l=C%23&q=STORAGE_OPERATIONAL_STATUS_REASON)
[STORAGE_PORT_CODE_SET](https://www.google.com/search?num=5&q=STORAGE_PORT_CODE_SET+site%3Alearn.microsoft.com) | winioctl.h | [Vanara.PInvoke.Kernel32.STORAGE_PORT_CODE_SET](https://github.com/dahall/Vanara/search?l=C%23&q=STORAGE_PORT_CODE_SET)
[STORAGE_PROPERTY_ID](https://www.google.com/search?num=5&q=STORAGE_PROPERTY_ID+site%3Alearn.microsoft.com) | winioctl.h | [Vanara.PInvoke.Kernel32.STORAGE_PROPERTY_ID](https://github.com/dahall/Vanara/search?l=C%23&q=STORAGE_PROPERTY_ID)
[STORAGE_PROTOCOL_ATA_DATA_TYPE](https://www.google.com/search?num=5&q=STORAGE_PROTOCOL_ATA_DATA_TYPE+site%3Alearn.microsoft.com) | winioctl.h | [Vanara.PInvoke.Kernel32.STORAGE_PROTOCOL_ATA_DATA_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=STORAGE_PROTOCOL_ATA_DATA_TYPE)
@ -1518,6 +1521,7 @@ Native Enum | Header | Managed Enum
### Structures
Native Structure | Header | Managed Structure
--- | --- | ---
[&lt;ModuleHealth&gt;e__FixedBuffer](https://www.google.com/search?num=5&q=<ModuleHealth>e__FixedBuffer+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Kernel32.STORAGE_OPERATIONAL_REASON.NVDIMM_NStruct.&lt;ModuleHealth&gt;e__FixedBuffer](https://github.com/dahall/Vanara/search?l=C%23&q=&lt;ModuleHealth&gt;e__FixedBuffer)
[ACTCTX](https://www.google.com/search?num=5&q=ACTCTX+site%3Alearn.microsoft.com) | Winbase.h | [Vanara.PInvoke.Kernel32.ACTCTX](https://github.com/dahall/Vanara/search?l=C%23&q=ACTCTX)
[ACTCTX_SECTION_KEYED_DATA](https://www.google.com/search?num=5&q=ACTCTX_SECTION_KEYED_DATA+site%3Alearn.microsoft.com) | Winbase.h | [Vanara.PInvoke.Kernel32.ACTCTX_SECTION_KEYED_DATA](https://github.com/dahall/Vanara/search?l=C%23&q=ACTCTX_SECTION_KEYED_DATA)
[ACTIVATION_CONTEXT_ASSEMBLY_DETAILED_INFORMATION](https://www.google.com/search?num=5&q=ACTIVATION_CONTEXT_ASSEMBLY_DETAILED_INFORMATION+site%3Alearn.microsoft.com) | winnt.h | [Vanara.PInvoke.Kernel32.ACTIVATION_CONTEXT_ASSEMBLY_DETAILED_INFORMATION](https://github.com/dahall/Vanara/search?l=C%23&q=ACTIVATION_CONTEXT_ASSEMBLY_DETAILED_INFORMATION)
@ -1619,6 +1623,7 @@ Native Structure | Header | Managed Structure
[DEVICE_SEEK_PENALTY_DESCRIPTOR](https://www.google.com/search?num=5&q=DEVICE_SEEK_PENALTY_DESCRIPTOR+site%3Alearn.microsoft.com) | winioctl.h | [Vanara.PInvoke.Kernel32.DEVICE_SEEK_PENALTY_DESCRIPTOR](https://github.com/dahall/Vanara/search?l=C%23&q=DEVICE_SEEK_PENALTY_DESCRIPTOR)
[DEVICE_TRIM_DESCRIPTOR](https://www.google.com/search?num=5&q=DEVICE_TRIM_DESCRIPTOR+site%3Alearn.microsoft.com) | winioctl.h | [Vanara.PInvoke.Kernel32.DEVICE_TRIM_DESCRIPTOR](https://github.com/dahall/Vanara/search?l=C%23&q=DEVICE_TRIM_DESCRIPTOR)
[DEVICE_WRITE_AGGREGATION_DESCRIPTOR](https://www.google.com/search?num=5&q=DEVICE_WRITE_AGGREGATION_DESCRIPTOR+site%3Alearn.microsoft.com) | winioctl.h | [Vanara.PInvoke.Kernel32.DEVICE_WRITE_AGGREGATION_DESCRIPTOR](https://github.com/dahall/Vanara/search?l=C%23&q=DEVICE_WRITE_AGGREGATION_DESCRIPTOR)
[DEVICESPECIFIC](https://www.google.com/search?num=5&q=DEVICESPECIFIC+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Kernel32.STORAGE_DEVICE_LAYOUT_SIGNATURE.DEVICESPECIFIC](https://github.com/dahall/Vanara/search?l=C%23&q=DEVICESPECIFIC)
[DEVICESPECIFIC](https://www.google.com/search?num=5&q=DEVICESPECIFIC+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Kernel32.DEVICE_MEDIA_INFO.DEVICESPECIFIC](https://github.com/dahall/Vanara/search?l=C%23&q=DEVICESPECIFIC)
[DISK_CACHE_INFORMATION](https://www.google.com/search?num=5&q=DISK_CACHE_INFORMATION+site%3Alearn.microsoft.com) | winioctl.h | [Vanara.PInvoke.Kernel32.DISK_CACHE_INFORMATION](https://github.com/dahall/Vanara/search?l=C%23&q=DISK_CACHE_INFORMATION)
[DISK_CLUSTER_INFO](https://www.google.com/search?num=5&q=DISK_CLUSTER_INFO+site%3Alearn.microsoft.com) | Ntdddisk.h | [Vanara.PInvoke.Kernel32.DISK_CLUSTER_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=DISK_CLUSTER_INFO)
@ -1814,6 +1819,7 @@ Native Structure | Header | Managed Structure
[NTFS_VOLUME_DATA_BUFFER](https://www.google.com/search?num=5&q=NTFS_VOLUME_DATA_BUFFER+site%3Alearn.microsoft.com) | winioctl.h | [Vanara.PInvoke.Kernel32.NTFS_VOLUME_DATA_BUFFER](https://github.com/dahall/Vanara/search?l=C%23&q=NTFS_VOLUME_DATA_BUFFER)
[NUMA_NODE_RELATIONSHIP](https://www.google.com/search?num=5&q=NUMA_NODE_RELATIONSHIP+site%3Alearn.microsoft.com) | winnt.h | [Vanara.PInvoke.Kernel32.NUMA_NODE_RELATIONSHIP](https://github.com/dahall/Vanara/search?l=C%23&q=NUMA_NODE_RELATIONSHIP)
[NUMBERFMT](https://www.google.com/search?num=5&q=NUMBERFMT+site%3Alearn.microsoft.com) | Winnls.h | [Vanara.PInvoke.Kernel32.NUMBERFMT](https://github.com/dahall/Vanara/search?l=C%23&q=NUMBERFMT)
[NVDIMM_NStruct](https://www.google.com/search?num=5&q=NVDIMM_NStruct+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Kernel32.STORAGE_OPERATIONAL_REASON.NVDIMM_NStruct](https://github.com/dahall/Vanara/search?l=C%23&q=NVDIMM_NStruct)
[OSVERSIONINFOEX](https://www.google.com/search?num=5&q=OSVERSIONINFOEX+site%3Alearn.microsoft.com) | Winnt.h | [Vanara.PInvoke.Kernel32.OSVERSIONINFOEX](https://github.com/dahall/Vanara/search?l=C%23&q=OSVERSIONINFOEX)
[OUTPUT_DEBUG_STRING_INFO](https://www.google.com/search?num=5&q=OUTPUT_DEBUG_STRING_INFO+site%3Alearn.microsoft.com) | WinBase.h | [Vanara.PInvoke.Kernel32.DEBUG_EVENT.OUTPUT_DEBUG_STRING_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=OUTPUT_DEBUG_STRING_INFO)
[OVERLAPPED_ENTRY](https://www.google.com/search?num=5&q=OVERLAPPED_ENTRY+site%3Alearn.microsoft.com) | minwinbase.h | [Vanara.PInvoke.Kernel32.OVERLAPPED_ENTRY](https://github.com/dahall/Vanara/search?l=C%23&q=OVERLAPPED_ENTRY)
@ -1892,6 +1898,7 @@ Native Structure | Header | Managed Structure
[PTP_WORK](https://www.google.com/search?num=5&q=PTP_WORK+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Kernel32.PTP_WORK](https://github.com/dahall/Vanara/search?l=C%23&q=PTP_WORK)
[PUMS_COMPLETION_LIST](https://www.google.com/search?num=5&q=PUMS_COMPLETION_LIST+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Kernel32.PUMS_COMPLETION_LIST](https://github.com/dahall/Vanara/search?l=C%23&q=PUMS_COMPLETION_LIST)
[PUMS_CONTEXT](https://www.google.com/search?num=5&q=PUMS_CONTEXT+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Kernel32.PUMS_CONTEXT](https://github.com/dahall/Vanara/search?l=C%23&q=PUMS_CONTEXT)
[RawBytesUnion](https://www.google.com/search?num=5&q=RawBytesUnion+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Kernel32.STORAGE_OPERATIONAL_REASON.RawBytesUnion](https://github.com/dahall/Vanara/search?l=C%23&q=RawBytesUnion)
[READ_ELEMENT_ADDRESS_INFO](https://www.google.com/search?num=5&q=READ_ELEMENT_ADDRESS_INFO+site%3Alearn.microsoft.com) | winioctl.h | [Vanara.PInvoke.Kernel32.READ_ELEMENT_ADDRESS_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=READ_ELEMENT_ADDRESS_INFO)
[READ_FILE_USN_DATA](https://www.google.com/search?num=5&q=READ_FILE_USN_DATA+site%3Alearn.microsoft.com) | winioctl.h | [Vanara.PInvoke.Kernel32.READ_FILE_USN_DATA](https://github.com/dahall/Vanara/search?l=C%23&q=READ_FILE_USN_DATA)
[READ_USN_JOURNAL_DATA_V0](https://www.google.com/search?num=5&q=READ_USN_JOURNAL_DATA_V0+site%3Alearn.microsoft.com) | winioctl.h | [Vanara.PInvoke.Kernel32.READ_USN_JOURNAL_DATA_V0](https://github.com/dahall/Vanara/search?l=C%23&q=READ_USN_JOURNAL_DATA_V0)
@ -1908,6 +1915,7 @@ Native Structure | Header | Managed Structure
[RETRIEVAL_POINTERS_BUFFER](https://www.google.com/search?num=5&q=RETRIEVAL_POINTERS_BUFFER+site%3Alearn.microsoft.com) | winioctl.h | [Vanara.PInvoke.Kernel32.RETRIEVAL_POINTERS_BUFFER](https://github.com/dahall/Vanara/search?l=C%23&q=RETRIEVAL_POINTERS_BUFFER)
[RIP_INFO](https://www.google.com/search?num=5&q=RIP_INFO+site%3Alearn.microsoft.com) | WinBase.h | [Vanara.PInvoke.Kernel32.DEBUG_EVENT.RIP_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=RIP_INFO)
[SCSIINFORMATION](https://www.google.com/search?num=5&q=SCSIINFORMATION+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Kernel32.DEVICE_MEDIA_INFO.DEVICESPECIFIC.TAPEINFO.BUSSPECIFICDATA.SCSIINFORMATION](https://github.com/dahall/Vanara/search?l=C%23&q=SCSIINFORMATION)
[ScsiSenseKeyStruct](https://www.google.com/search?num=5&q=ScsiSenseKeyStruct+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Kernel32.STORAGE_OPERATIONAL_REASON.ScsiSenseKeyStruct](https://github.com/dahall/Vanara/search?l=C%23&q=ScsiSenseKeyStruct)
[Section](https://www.google.com/search?num=5&q=Section+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Kernel32.PSS_HANDLE_ENTRY.Section](https://github.com/dahall/Vanara/search?l=C%23&q=Section)
[SECURITY_CAPABILITIES](https://www.google.com/search?num=5&q=SECURITY_CAPABILITIES+site%3Alearn.microsoft.com) | winnt.h | [Vanara.PInvoke.Kernel32.SECURITY_CAPABILITIES](https://github.com/dahall/Vanara/search?l=C%23&q=SECURITY_CAPABILITIES)
[Semaphore](https://www.google.com/search?num=5&q=Semaphore+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Kernel32.PSS_HANDLE_ENTRY.Semaphore](https://github.com/dahall/Vanara/search?l=C%23&q=Semaphore)
@ -1927,14 +1935,18 @@ Native Structure | Header | Managed Structure
[STARTUPINFOEX](https://www.google.com/search?num=5&q=STARTUPINFOEX+site%3Alearn.microsoft.com) | winbase.h | [Vanara.PInvoke.Kernel32.STARTUPINFOEX](https://github.com/dahall/Vanara/search?l=C%23&q=STARTUPINFOEX)
[STORAGE_ACCESS_ALIGNMENT_DESCRIPTOR](https://www.google.com/search?num=5&q=STORAGE_ACCESS_ALIGNMENT_DESCRIPTOR+site%3Alearn.microsoft.com) | winioctl.h | [Vanara.PInvoke.Kernel32.STORAGE_ACCESS_ALIGNMENT_DESCRIPTOR](https://github.com/dahall/Vanara/search?l=C%23&q=STORAGE_ACCESS_ALIGNMENT_DESCRIPTOR)
[STORAGE_ADAPTER_DESCRIPTOR](https://www.google.com/search?num=5&q=STORAGE_ADAPTER_DESCRIPTOR+site%3Alearn.microsoft.com) | winioctl.h | [Vanara.PInvoke.Kernel32.STORAGE_ADAPTER_DESCRIPTOR](https://github.com/dahall/Vanara/search?l=C%23&q=STORAGE_ADAPTER_DESCRIPTOR)
[STORAGE_ADAPTER_SERIAL_NUMBER](https://www.google.com/search?num=5&q=STORAGE_ADAPTER_SERIAL_NUMBER+site%3Alearn.microsoft.com) | winioctl.h | [Vanara.PInvoke.Kernel32.STORAGE_ADAPTER_SERIAL_NUMBER](https://github.com/dahall/Vanara/search?l=C%23&q=STORAGE_ADAPTER_SERIAL_NUMBER)
[STORAGE_DESCRIPTOR_HEADER](https://www.google.com/search?num=5&q=STORAGE_DESCRIPTOR_HEADER+site%3Alearn.microsoft.com) | winioctl.h | [Vanara.PInvoke.Kernel32.STORAGE_DESCRIPTOR_HEADER](https://github.com/dahall/Vanara/search?l=C%23&q=STORAGE_DESCRIPTOR_HEADER)
[STORAGE_DEVICE_ATTRIBUTES_DESCRIPTOR](https://www.google.com/search?num=5&q=STORAGE_DEVICE_ATTRIBUTES_DESCRIPTOR+site%3Alearn.microsoft.com) | winioctl.h | [Vanara.PInvoke.Kernel32.STORAGE_DEVICE_ATTRIBUTES_DESCRIPTOR](https://github.com/dahall/Vanara/search?l=C%23&q=STORAGE_DEVICE_ATTRIBUTES_DESCRIPTOR)
[STORAGE_DEVICE_DESCRIPTOR](https://www.google.com/search?num=5&q=STORAGE_DEVICE_DESCRIPTOR+site%3Alearn.microsoft.com) | winioctl.h | [Vanara.PInvoke.Kernel32.STORAGE_DEVICE_DESCRIPTOR](https://github.com/dahall/Vanara/search?l=C%23&q=STORAGE_DEVICE_DESCRIPTOR)
[STORAGE_DEVICE_DESCRIPTOR_MGD](https://www.google.com/search?num=5&q=STORAGE_DEVICE_DESCRIPTOR_MGD+site%3Alearn.microsoft.com) | winioctl.h | [Vanara.PInvoke.Kernel32.STORAGE_DEVICE_DESCRIPTOR_MGD](https://github.com/dahall/Vanara/search?l=C%23&q=STORAGE_DEVICE_DESCRIPTOR_MGD)
[STORAGE_DEVICE_ID_DESCRIPTOR](https://www.google.com/search?num=5&q=STORAGE_DEVICE_ID_DESCRIPTOR+site%3Alearn.microsoft.com) | winioctl.h | [Vanara.PInvoke.Kernel32.STORAGE_DEVICE_ID_DESCRIPTOR](https://github.com/dahall/Vanara/search?l=C%23&q=STORAGE_DEVICE_ID_DESCRIPTOR)
[STORAGE_DEVICE_IO_CAPABILITY_DESCRIPTOR](https://www.google.com/search?num=5&q=STORAGE_DEVICE_IO_CAPABILITY_DESCRIPTOR+site%3Alearn.microsoft.com) | winioctl.h | [Vanara.PInvoke.Kernel32.STORAGE_DEVICE_IO_CAPABILITY_DESCRIPTOR](https://github.com/dahall/Vanara/search?l=C%23&q=STORAGE_DEVICE_IO_CAPABILITY_DESCRIPTOR)
[STORAGE_DEVICE_LAYOUT_SIGNATURE](https://www.google.com/search?num=5&q=STORAGE_DEVICE_LAYOUT_SIGNATURE+site%3Alearn.microsoft.com) | storduid.h | [Vanara.PInvoke.Kernel32.STORAGE_DEVICE_LAYOUT_SIGNATURE](https://github.com/dahall/Vanara/search?l=C%23&q=STORAGE_DEVICE_LAYOUT_SIGNATURE)
[STORAGE_DEVICE_MANAGEMENT_STATUS](https://www.google.com/search?num=5&q=STORAGE_DEVICE_MANAGEMENT_STATUS+site%3Alearn.microsoft.com) | winioctl.h | [Vanara.PInvoke.Kernel32.STORAGE_DEVICE_MANAGEMENT_STATUS](https://github.com/dahall/Vanara/search?l=C%23&q=STORAGE_DEVICE_MANAGEMENT_STATUS)
[STORAGE_DEVICE_NUMBER](https://www.google.com/search?num=5&q=STORAGE_DEVICE_NUMBER+site%3Alearn.microsoft.com) | winioctl.h | [Vanara.PInvoke.Kernel32.STORAGE_DEVICE_NUMBER](https://github.com/dahall/Vanara/search?l=C%23&q=STORAGE_DEVICE_NUMBER)
[STORAGE_DEVICE_POWER_CAP](https://www.google.com/search?num=5&q=STORAGE_DEVICE_POWER_CAP+site%3Alearn.microsoft.com) | winioctl.h | [Vanara.PInvoke.Kernel32.STORAGE_DEVICE_POWER_CAP](https://github.com/dahall/Vanara/search?l=C%23&q=STORAGE_DEVICE_POWER_CAP)
[STORAGE_DEVICE_RESILIENCY_DESCRIPTOR](https://www.google.com/search?num=5&q=STORAGE_DEVICE_RESILIENCY_DESCRIPTOR+site%3Alearn.microsoft.com) | winioctl.h | [Vanara.PInvoke.Kernel32.STORAGE_DEVICE_RESILIENCY_DESCRIPTOR](https://github.com/dahall/Vanara/search?l=C%23&q=STORAGE_DEVICE_RESILIENCY_DESCRIPTOR)
[STORAGE_DEVICE_UNIQUE_IDENTIFIER_MGD](https://www.google.com/search?num=5&q=STORAGE_DEVICE_UNIQUE_IDENTIFIER_MGD+site%3Alearn.microsoft.com) | storduid.h | [Vanara.PInvoke.Kernel32.STORAGE_DEVICE_UNIQUE_IDENTIFIER_MGD](https://github.com/dahall/Vanara/search?l=C%23&q=STORAGE_DEVICE_UNIQUE_IDENTIFIER_MGD)
[STORAGE_HOTPLUG_INFO](https://www.google.com/search?num=5&q=STORAGE_HOTPLUG_INFO+site%3Alearn.microsoft.com) | winioctl.h | [Vanara.PInvoke.Kernel32.STORAGE_HOTPLUG_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=STORAGE_HOTPLUG_INFO)
[STORAGE_HW_FIRMWARE_ACTIVATE](https://www.google.com/search?num=5&q=STORAGE_HW_FIRMWARE_ACTIVATE+site%3Alearn.microsoft.com) | winioctl.h | [Vanara.PInvoke.Kernel32.STORAGE_HW_FIRMWARE_ACTIVATE](https://github.com/dahall/Vanara/search?l=C%23&q=STORAGE_HW_FIRMWARE_ACTIVATE)
[STORAGE_HW_FIRMWARE_DOWNLOAD](https://www.google.com/search?num=5&q=STORAGE_HW_FIRMWARE_DOWNLOAD+site%3Alearn.microsoft.com) | winioctl.h | [Vanara.PInvoke.Kernel32.STORAGE_HW_FIRMWARE_DOWNLOAD](https://github.com/dahall/Vanara/search?l=C%23&q=STORAGE_HW_FIRMWARE_DOWNLOAD)
@ -1943,6 +1955,7 @@ Native Structure | Header | Managed Structure
[STORAGE_OFFLOAD_READ_OUTPUT](https://www.google.com/search?num=5&q=STORAGE_OFFLOAD_READ_OUTPUT+site%3Alearn.microsoft.com) | winioctl.h | [Vanara.PInvoke.Kernel32.STORAGE_OFFLOAD_READ_OUTPUT](https://github.com/dahall/Vanara/search?l=C%23&q=STORAGE_OFFLOAD_READ_OUTPUT)
[STORAGE_OFFLOAD_TOKEN](https://www.google.com/search?num=5&q=STORAGE_OFFLOAD_TOKEN+site%3Alearn.microsoft.com) | winioctl.h | [Vanara.PInvoke.Kernel32.STORAGE_OFFLOAD_TOKEN](https://github.com/dahall/Vanara/search?l=C%23&q=STORAGE_OFFLOAD_TOKEN)
[STORAGE_OFFLOAD_WRITE_OUTPUT](https://www.google.com/search?num=5&q=STORAGE_OFFLOAD_WRITE_OUTPUT+site%3Alearn.microsoft.com) | winioctl.h | [Vanara.PInvoke.Kernel32.STORAGE_OFFLOAD_WRITE_OUTPUT](https://github.com/dahall/Vanara/search?l=C%23&q=STORAGE_OFFLOAD_WRITE_OUTPUT)
[STORAGE_OPERATIONAL_REASON](https://www.google.com/search?num=5&q=STORAGE_OPERATIONAL_REASON+site%3Alearn.microsoft.com) | winioctl.h | [Vanara.PInvoke.Kernel32.STORAGE_OPERATIONAL_REASON](https://github.com/dahall/Vanara/search?l=C%23&q=STORAGE_OPERATIONAL_REASON)
[STORAGE_PHYSICAL_ADAPTER_DATA](https://www.google.com/search?num=5&q=STORAGE_PHYSICAL_ADAPTER_DATA+site%3Alearn.microsoft.com) | winioctl.h | [Vanara.PInvoke.Kernel32.STORAGE_PHYSICAL_ADAPTER_DATA](https://github.com/dahall/Vanara/search?l=C%23&q=STORAGE_PHYSICAL_ADAPTER_DATA)
[STORAGE_PHYSICAL_DEVICE_DATA](https://www.google.com/search?num=5&q=STORAGE_PHYSICAL_DEVICE_DATA+site%3Alearn.microsoft.com) | winioctl.h | [Vanara.PInvoke.Kernel32.STORAGE_PHYSICAL_DEVICE_DATA](https://github.com/dahall/Vanara/search?l=C%23&q=STORAGE_PHYSICAL_DEVICE_DATA)
[STORAGE_PHYSICAL_NODE_DATA](https://www.google.com/search?num=5&q=STORAGE_PHYSICAL_NODE_DATA+site%3Alearn.microsoft.com) | winioctl.h | [Vanara.PInvoke.Kernel32.STORAGE_PHYSICAL_NODE_DATA](https://github.com/dahall/Vanara/search?l=C%23&q=STORAGE_PHYSICAL_NODE_DATA)

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -3,7 +3,7 @@ PInvoke API (methods, structures and constants) imported from Windows User32.dll
- Includes methods from user32.dll
- Current NuGet release: [![Nuget](https://img.shields.io/nuget/v/Vanara.PInvoke.User32?logo=nuget&style=flat-square)![Nuget](https://img.shields.io/nuget/dt/Vanara.PInvoke.User32?label=%20&style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.User32)
### Methods - 99% API coverage (564 of 565 functions)
### Methods - 99% API coverage (564 of 568 functions)
Native Method | Header | Managed Method
--- | --- | ---
[ActivateKeyboardLayout](https://www.google.com/search?num=5&q=ActivateKeyboardLayout+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.ActivateKeyboardLayout](https://github.com/dahall/Vanara/search?l=C%23&q=ActivateKeyboardLayout)
@ -95,7 +95,10 @@ Native Method | Header | Managed Method
[DispatchMessage](https://www.google.com/search?num=5&q=DispatchMessageA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.DispatchMessage](https://github.com/dahall/Vanara/search?l=C%23&q=DispatchMessage)
[DisplayConfigGetDeviceInfo](https://www.google.com/search?num=5&q=DisplayConfigGetDeviceInfo+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.DisplayConfigGetDeviceInfo](https://github.com/dahall/Vanara/search?l=C%23&q=DisplayConfigGetDeviceInfo)
[DisplayConfigSetDeviceInfo](https://www.google.com/search?num=5&q=DisplayConfigSetDeviceInfo+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.DisplayConfigSetDeviceInfo](https://github.com/dahall/Vanara/search?l=C%23&q=DisplayConfigSetDeviceInfo)
[DlgDirList](https://www.google.com/search?num=5&q=DlgDirListA+site%3Alearn.microsoft.com) | |
[DlgDirListComboBox](https://www.google.com/search?num=5&q=DlgDirListComboBoxA+site%3Alearn.microsoft.com) | |
[DlgDirSelectComboBoxEx](https://www.google.com/search?num=5&q=DlgDirSelectComboBoxExA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.DlgDirSelectComboBoxEx](https://github.com/dahall/Vanara/search?l=C%23&q=DlgDirSelectComboBoxEx)
[DlgDirSelectEx](https://www.google.com/search?num=5&q=DlgDirSelectExA+site%3Alearn.microsoft.com) | |
[DragDetect](https://www.google.com/search?num=5&q=DragDetect+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.DragDetect](https://github.com/dahall/Vanara/search?l=C%23&q=DragDetect)
[DrawAnimatedRects](https://www.google.com/search?num=5&q=DrawAnimatedRects+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.DrawAnimatedRects](https://github.com/dahall/Vanara/search?l=C%23&q=DrawAnimatedRects)
[DrawCaption](https://www.google.com/search?num=5&q=DrawCaption+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.DrawCaption](https://github.com/dahall/Vanara/search?l=C%23&q=DrawCaption)
@ -209,6 +212,7 @@ Native Method | Header | Managed Method
[GetLastActivePopup](https://www.google.com/search?num=5&q=GetLastActivePopup+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetLastActivePopup](https://github.com/dahall/Vanara/search?l=C%23&q=GetLastActivePopup)
[GetLastInputInfo](https://www.google.com/search?num=5&q=GetLastInputInfo+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetLastInputInfo](https://github.com/dahall/Vanara/search?l=C%23&q=GetLastInputInfo)
[GetLayeredWindowAttributes](https://www.google.com/search?num=5&q=GetLayeredWindowAttributes+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetLayeredWindowAttributes](https://github.com/dahall/Vanara/search?l=C%23&q=GetLayeredWindowAttributes)
[GetListBoxInfo](https://www.google.com/search?num=5&q=GetListBoxInfo+site%3Alearn.microsoft.com) | |
[GetMenu](https://www.google.com/search?num=5&q=GetMenu+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetMenu](https://github.com/dahall/Vanara/search?l=C%23&q=GetMenu)
[GetMenuBarInfo](https://www.google.com/search?num=5&q=GetMenuBarInfo+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetMenuBarInfo](https://github.com/dahall/Vanara/search?l=C%23&q=GetMenuBarInfo)
[GetMenuCheckMarkDimensions](https://www.google.com/search?num=5&q=GetMenuCheckMarkDimensions+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetMenuCheckMarkDimensions](https://github.com/dahall/Vanara/search?l=C%23&q=GetMenuCheckMarkDimensions)
@ -514,7 +518,6 @@ Native Method | Header | Managed Method
[SetWindowsHookExW](https://www.google.com/search?num=5&q=SetWindowsHookExW+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetWindowsHookEx](https://github.com/dahall/Vanara/search?l=C%23&q=SetWindowsHookEx)
[SetWindowText](https://www.google.com/search?num=5&q=SetWindowTextA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetWindowText](https://github.com/dahall/Vanara/search?l=C%23&q=SetWindowText)
[SetWinEventHook](https://www.google.com/search?num=5&q=SetWinEventHook+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetWinEventHook](https://github.com/dahall/Vanara/search?l=C%23&q=SetWinEventHook)
[ShellRegisterHotKey](https://www.google.com/search?num=5&q=ShellRegisterHotKey+site%3Alearn.microsoft.com) | |
[ShowCaret](https://www.google.com/search?num=5&q=ShowCaret+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.ShowCaret](https://github.com/dahall/Vanara/search?l=C%23&q=ShowCaret)
[ShowCursor](https://www.google.com/search?num=5&q=ShowCursor+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.ShowCursor](https://github.com/dahall/Vanara/search?l=C%23&q=ShowCursor)
[ShowOwnedPopups](https://www.google.com/search?num=5&q=ShowOwnedPopups+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.ShowOwnedPopups](https://github.com/dahall/Vanara/search?l=C%23&q=ShowOwnedPopups)