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

7 lines
84 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
// connect.h
//
class CHost;
HRESULT Connect (CHost& host, INT port, bool& bRet);