Click or drag to resize
VirtualRadar.Interop Namespace

[Missing <summary> documentation for "N:VirtualRadar.Interop"]

Classes
  ClassDescription
Public classConsole
Handles interop with the console.
Public classFindFile
This is a wrapper around Win32's FindFirstFile and FindNextFile. When VRS moves over to .NET 4 we can get rid of this.
Public classWindow
Wraps Window interops.
Structures
  StructureDescription
Public structureFindFileData
A wrapper around the WIN32_FIND_DATA struct.
Public structureHDITEM
See Microsoft's documentation for the HDITEM struct.
Public structureTcpKeepAlive
A struct suitable for use with interop calls that require a tcp_keepalive block.