Windows SDK API Reference
Loading...
Searching...
No Matches
network_connection_handler_interface.h File Reference

Network Connection Message Notification Handler. More...

Go to the source code of this file.

Data Structures

struct  tagProxySettings
 The proxy that the user want to use according to the net environment. Here are more detailed structural descriptions. More...
 
class  IProxySettingHandler
 Proxy setting information callback interface. More...
 
class  ISSLCertVerificationHandler
 Verification of the SSL certificate callback interface. More...
 
class  INetworkConnectionHandler
 The network connection handler callback event. More...
 
class  INetworkConnectionHelper
 The network connection helper interface. More...
 

Typedefs

typedef struct tagProxySettings ProxySettings
 

Detailed Description

Network Connection Message Notification Handler.

Definition in file network_connection_handler_interface.h.

Typedef Documentation

◆ ProxySettings