You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
functionpointers
About this tag
The functionpointers tag on WindowsForum.com covers discussions about function pointers in the context of C#/WinRT and .NET development. Tagged content includes updates on C#/WinRT version 0.8 and .NET5 RC2, where function pointers are relevant for WinRT API consumption and component authoring. Topics involve tooling improvements, parity with .NET Native and .NET Core 3, and generating C# projections. The tag is useful for developers working with Windows Runtime APIs, .NET interop, and low-level programming patterns involving function pointers in C#.
We have several important updates to share with the latest release of C#/WinRT. This release is feature complete for consumption scenarios, which means that all features for using our generated Windows SDK projections to call WinRT APIs are now in their final form. We expect C#/WinRT to have...