Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Describes the ExInitializeDeviceAts function.
Syntax
NTSTATUS ExInitializeDeviceAts(
_DEVICE_OBJECT *PhysicalDeviceObject,
ULONG Flags
);
Parameters
PhysicalDeviceObject
Defines the _DEVICE_OBJECT parameter PhysicalDeviceObject.
Flags
Defines the ULONG parameter Flags.
Return value
NTSTATUS
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | wdm.h (include wdm.h) |