ReactOS 0.4.16-dev-250-g3ecd236
|
Go to the source code of this file.
Functions | |
BOOLEAN NTAPI | VfIsVerificationEnabled (_In_ VF_OBJECT_TYPE VfObjectType, _In_opt_ PVOID Object) |
VOID | VfFailDeviceNode (_In_ PDEVICE_OBJECT PhysicalDeviceObject, _In_ ULONG BugCheckMajorCode, _In_ ULONG BugCheckMinorCode, _In_ VF_FAILURE_CLASS FailureClass, _Inout_ PULONG AssertionControl, _In_ PSTR DebuggerMessageText, _In_ PSTR ParameterFormatString,...) |
VOID VfFailDeviceNode | ( | _In_ PDEVICE_OBJECT | PhysicalDeviceObject, |
_In_ ULONG | BugCheckMajorCode, | ||
_In_ ULONG | BugCheckMinorCode, | ||
_In_ VF_FAILURE_CLASS | FailureClass, | ||
_Inout_ PULONG | AssertionControl, | ||
_In_ PSTR | DebuggerMessageText, | ||
_In_ PSTR | ParameterFormatString, | ||
... | |||
) |