[DllImport("Mpr.dll", SetLastError = true)] public static extern uint WNetCloseEnum( IntPtr hEnum );
Microsoft documentation: Linkarrow-up-right
Last updated 1 year ago