windows-nt/Source/XPSP1/NT/net/diagnostics/wmi/dgnet/proxy.h
2020-09-26 16:20:57 +08:00

9 lines
151 B
C++

// proxy.h
//
// Find info about the proxy server, if any
//
class CHost;
BOOL EXPORT FindProxy(CHost* pProxy, LPDWORD pdwPort, LPDWORD pdwEnabled);