ExInitializeDeviceAts function (wdm.h)
Describes the ExInitializeDeviceAts function.
C++
NTSTATUS ExInitializeDeviceAts(
_DEVICE_OBJECT *PhysicalDeviceObject,
ULONG Flags
);
PhysicalDeviceObject
Defines the _DEVICE_OBJECT parameter PhysicalDeviceObject.
Flags
Defines the ULONG parameter Flags.
NTSTATUS
Requirement | Value |
---|---|
Target Platform | Windows |
Header | wdm.h (include wdm.h) |