InternetAutoDialHangup
[DllImport("wininet.dll", SetLastError = true)]
public static extern bool InternetAutoDialHangup(
IntPtr dwReserved
);Last updated
[DllImport("wininet.dll", SetLastError = true)]
public static extern bool InternetAutoDialHangup(
IntPtr dwReserved
);Last updated