## Vanara.PInvoke.Avrt PInvoke API (methods, structures and constants) imported from Windows Avrt.dll. - Includes methods from avrt.dll - Current NuGet release: [![Nuget](https://img.shields.io/nuget/v/Vanara.PInvoke.Avrt?logo=nuget&style=flat-square)![Nuget](https://img.shields.io/nuget/dt/Vanara.PInvoke.Avrt?label=%20&style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.Avrt) ### Methods - 100% API coverage (11 of 11 functions) Native Method | Header | Managed Method --- | --- | --- [AvQuerySystemResponsiveness](https://www.google.com/search?num=5&q=AvQuerySystemResponsiveness+site%3Alearn.microsoft.com) | avrt.h | [Vanara.PInvoke.Avrt.AvQuerySystemResponsiveness](https://github.com/dahall/Vanara/search?l=C%23&q=AvQuerySystemResponsiveness) [AvRevertMmThreadCharacteristics](https://www.google.com/search?num=5&q=AvRevertMmThreadCharacteristics+site%3Alearn.microsoft.com) | avrt.h | [Vanara.PInvoke.Avrt.AvRevertMmThreadCharacteristics](https://github.com/dahall/Vanara/search?l=C%23&q=AvRevertMmThreadCharacteristics) [AvRtCreateThreadOrderingGroup](https://www.google.com/search?num=5&q=AvRtCreateThreadOrderingGroup+site%3Alearn.microsoft.com) | avrt.h | [Vanara.PInvoke.Avrt.AvRtCreateThreadOrderingGroup](https://github.com/dahall/Vanara/search?l=C%23&q=AvRtCreateThreadOrderingGroup) [AvRtCreateThreadOrderingGroupEx](https://www.google.com/search?num=5&q=AvRtCreateThreadOrderingGroupExA+site%3Alearn.microsoft.com) | avrt.h | [Vanara.PInvoke.Avrt.AvRtCreateThreadOrderingGroupEx](https://github.com/dahall/Vanara/search?l=C%23&q=AvRtCreateThreadOrderingGroupEx) [AvRtDeleteThreadOrderingGroup](https://www.google.com/search?num=5&q=AvRtDeleteThreadOrderingGroup+site%3Alearn.microsoft.com) | avrt.h | [Vanara.PInvoke.Avrt.AvRtDeleteThreadOrderingGroup](https://github.com/dahall/Vanara/search?l=C%23&q=AvRtDeleteThreadOrderingGroup) [AvRtJoinThreadOrderingGroup](https://www.google.com/search?num=5&q=AvRtJoinThreadOrderingGroup+site%3Alearn.microsoft.com) | avrt.h | [Vanara.PInvoke.Avrt.AvRtJoinThreadOrderingGroup](https://github.com/dahall/Vanara/search?l=C%23&q=AvRtJoinThreadOrderingGroup) [AvRtLeaveThreadOrderingGroup](https://www.google.com/search?num=5&q=AvRtLeaveThreadOrderingGroup+site%3Alearn.microsoft.com) | avrt.h | [Vanara.PInvoke.Avrt.AvRtLeaveThreadOrderingGroup](https://github.com/dahall/Vanara/search?l=C%23&q=AvRtLeaveThreadOrderingGroup) [AvRtWaitOnThreadOrderingGroup](https://www.google.com/search?num=5&q=AvRtWaitOnThreadOrderingGroup+site%3Alearn.microsoft.com) | avrt.h | [Vanara.PInvoke.Avrt.AvRtWaitOnThreadOrderingGroup](https://github.com/dahall/Vanara/search?l=C%23&q=AvRtWaitOnThreadOrderingGroup) [AvSetMmMaxThreadCharacteristics](https://www.google.com/search?num=5&q=AvSetMmMaxThreadCharacteristicsA+site%3Alearn.microsoft.com) | avrt.h | [Vanara.PInvoke.Avrt.AvSetMmMaxThreadCharacteristics](https://github.com/dahall/Vanara/search?l=C%23&q=AvSetMmMaxThreadCharacteristics) [AvSetMmThreadCharacteristics](https://www.google.com/search?num=5&q=AvSetMmThreadCharacteristicsA+site%3Alearn.microsoft.com) | avrt.h | [Vanara.PInvoke.Avrt.AvSetMmThreadCharacteristics](https://github.com/dahall/Vanara/search?l=C%23&q=AvSetMmThreadCharacteristics) [AvSetMmThreadPriority](https://www.google.com/search?num=5&q=AvSetMmThreadPriority+site%3Alearn.microsoft.com) | avrt.h | [Vanara.PInvoke.Avrt.AvSetMmThreadPriority](https://github.com/dahall/Vanara/search?l=C%23&q=AvSetMmThreadPriority) ### Enumerations Native Enum | Header | Managed Enum --- | --- | --- [AVRT_PRIORITY](https://www.google.com/search?num=5&q=AVRT_PRIORITY+site%3Alearn.microsoft.com) | avrt.h | [Vanara.PInvoke.Avrt.AVRT_PRIORITY](https://github.com/dahall/Vanara/search?l=C%23&q=AVRT_PRIORITY) ### Structures Native Structure | Header | Managed Structure --- | --- | --- [HAVRT](https://www.google.com/search?num=5&q=HAVRT+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Avrt.HAVRT](https://github.com/dahall/Vanara/search?l=C%23&q=HAVRT) ### Classes Native Class | Header | Managed Class --- | --- | --- [SafeHAVRT](https://www.google.com/search?num=5&q=SafeHAVRT+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Avrt.SafeHAVRT](https://github.com/dahall/Vanara/search?l=C%23&q=SafeHAVRT)