Expand description

Low-level communication with the minifilter.

Structs

  • A minifilter is identified by a port (know in advance), like a named pipe used for communication, and a handle, retrieved by open_kernel_driver_com.

Enums