VirtualRadar.Interop Namespace |
[Missing <summary> documentation for "N:VirtualRadar.Interop"]
Class | Description | |
---|---|---|
Console |
Handles interop with the console.
| |
FindFile |
This is a wrapper around Win32's FindFirstFile and FindNextFile. When VRS moves over to .NET 4 we can get
rid of this.
| |
Window |
Wraps Window interops.
|
Structure | Description | |
---|---|---|
FindFileData |
A wrapper around the WIN32_FIND_DATA struct.
| |
HDITEM |
See Microsoft's documentation for the HDITEM struct.
| |
TcpKeepAlive |
A struct suitable for use with interop calls that require a tcp_keepalive block.
|