IOCTL_DOT4_USER_BASE - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// d4drvif.h

#define IOCTL_DOT4_USER_BASE /* IOCTL code */

View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ni-d4drvif-ioctl_dot4_user_base)

IOCTL_DOT4_USER_BASE IOCTL

Description

This topic describes IOCTL_DOT4_USER_BASE.

Parameters

Major code

Input buffer

Input buffer length

Output buffer

Output buffer length

Input/output buffer

Input/output buffer length

Status block

Irp->IoStatus.Status is set to STATUS_SUCCESS if the request is successful. Otherwise, Status to the appropriate error condition as a NTSTATUS code.

See also

Creating IOCTL Requests in Drivers

WdfIoTargetSendInternalIoctlOthersSynchronously

WdfIoTargetSendInternalIoctlSynchronously

WdfIoTargetSendIoctlSynchronously