ReactOS 0.4.16-dev-306-g647d351
|
Go to the source code of this file.
Macros | |
#define | WDF_REQUEST_SEND_OPTIONS_VALID_FLAGS |
Functions | |
NTSTATUS __inline | FxValidateRequestOptions (_In_ PFX_DRIVER_GLOBALS FxDriverGlobals, _In_ PWDF_REQUEST_SEND_OPTIONS Options, _In_opt_ FxRequestBase *Request=NULL) |
#define WDF_REQUEST_SEND_OPTIONS_VALID_FLAGS |
Definition at line 36 of file fxrequestvalidatefunctions.hpp.
NTSTATUS __inline FxValidateRequestOptions | ( | _In_ PFX_DRIVER_GLOBALS | FxDriverGlobals, |
_In_ PWDF_REQUEST_SEND_OPTIONS | Options, | ||
_In_opt_ FxRequestBase * | Request = NULL |
||
) |
Definition at line 54 of file fxrequestvalidatefunctions.hpp.
Referenced by __in_xcount(), FxUsbPipe::_SendTransfer(), FxIoTargetSendIo(), and FxIoTargetSendIoctl().