windows-nt/Source/XPSP1/NT/net/diagnostics/wmi/dgnet/proxy.h

9 lines
151 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
// proxy.h
//
// Find info about the proxy server, if any
//
class CHost;
BOOL EXPORT FindProxy(CHost* pProxy, LPDWORD pdwPort, LPDWORD pdwEnabled);