Confdump Agent
1.4.0
|
Everything required for Win32Dumper. More...
Classes | |
class | SystemError |
Win32 API error. More... | |
class | ScheduledTask |
A Task Scheduler v1 entry. More... | |
class | BasicTcp4Socket |
Basic information on TCPv4 sockets. More... | |
Functions | |
void | throwOnWin32Error (DWORD rc, QString action) |
Everything required for Win32Dumper.
void Confdump::System::Win32::throwOnWin32Error | ( | DWORD | rc, |
QString | action | ||
) |
Check rc, throw on error
Definition at line 68 of file Win32/errors.cpp.
Referenced by Confdump::System::Win32::BasicTcp4Socket::allSystemInstances().