Last updated 1 year ago
[DllImport("wlanapi.dll", SetLastError = true)] public static extern uint WlanReasonCodeToString( uint dwReasonCode, uint dwBufferSize, IntPtr pStringBuffer, IntPtr pReserved );
Microsoft documentation: