ReactOS 0.4.16-dev-112-g52265ae
|
Go to the source code of this file.
Functions | |
_Must_inspect_result_ | __drv_maxIRQL (DISPATCH_LEVEL) NTSTATUS STDCALL WDFEXPORT(WdfObjectCreate)(__in PWDF_DRIVER_GLOBALS DriverGlobals |
if (NT_SUCCESS(FxValidateObjectAttributesForParentHandle(pFxDriverGlobals, Attributes))) | |
FxPointerNotNull (pFxDriverGlobals, Object) | |
if (!NT_SUCCESS(status)) | |
if (NT_SUCCESS(status)) | |
_Must_inspect_result_ __drv_maxIRQL | ( | DISPATCH_LEVEL | ) |
FxPointerNotNull | ( | pFxDriverGlobals | , |
Object | |||
) |
if | ( | ! | NT_SUCCESSstatus | ) |
Definition at line 125 of file fxuserobjectapi.cpp.
Definition at line 108 of file fxuserobjectapi.cpp.
if | ( | NT_SUCCESS(status) | ) |
Definition at line 133 of file fxuserobjectapi.cpp.
Definition at line 47 of file fxuserobjectapi.cpp.
Definition at line 98 of file fxuserobjectapi.cpp.
Referenced by if().
Definition at line 49 of file fxuserobjectapi.cpp.
pFxDriverGlobals = GetFxDriverGlobals(DriverGlobals) |
Definition at line 100 of file fxuserobjectapi.cpp.
Referenced by if().
pUserObject = NULL |
Definition at line 99 of file fxuserobjectapi.cpp.
Referenced by FxUserObject::_Create(), and if().
Definition at line 97 of file fxuserobjectapi.cpp.
Referenced by if().