Interop.Windows.Kernel32
Namespace with 2 public types
Enumerations
IoControlCodeAccess
RequiredAccess.
Indicates the type of access that a caller must request when opening the file object that represents the device (see IRP_MJ_CREATE).
IoControlTransferType
TransferType.
Indicates how the system will pass data between the caller of DeviceIoControl (or IoBuildDeviceIoControlRequest) and the driver that handles the IRP.