Reply To: SetWANEvent vs SetPacketEvent

Home Forums Discussions Support SetWANEvent vs SetPacketEvent Reply To: SetWANEvent vs SetPacketEvent

#6134
Vadim Smirnov
Keymaster

    The event you set into driver with SetWANEvent is signaled when the new dial-up (VPN, PPPoE and etc…) connection is established or dropped, so you could reinitialize your configuration information. It is rather similar to SetAdapterListChangeEvent than SetPacketEvent which is signaled when new packet is queued.