#include "fxobjectpch.hpp"
#include <fxldr.h>
Go to the source code of this file.
◆ WDF_MAJOR_VERSION_VALUE
#define WDF_MAJOR_VERSION_VALUE L"WdfMajorVersion" |
◆ WDF_MINOR_VERSION_VALUE
#define WDF_MINOR_VERSION_VALUE L"WdfMinorVersion" |
◆ __drv_functionClass()
__drv_functionClass |
( |
KDEFERRED_ROUTINE |
| ) |
|
◆ FxFreeAllocatedMdlsDebugInfo()
Definition at line 20 of file globalskm.cpp.
23{
25
26 pNext = DebugExtension->AllocatedMdls.
Next;
27
28
29
30
31
32 while (pNext !=
NULL) {
35
37 }
38}
struct FxAllocatedMdls * Next
struct _SINGLE_LIST_ENTRY * Next
◆ Set()
◆ UNREFERENCED_PARAMETER() [1/2]
◆ UNREFERENCED_PARAMETER() [2/2]
◆ DeferredContext
◆ FxFlushDpc
KDEFERRED_ROUTINE FxFlushDpc |
◆ SystemArgument1
◆ SystemArgument2
Initial value:{
#define UNREFERENCED_PARAMETER(P)
_Must_inspect_result_ _In_ PWDF_DPC_CONFIG _In_ PWDF_OBJECT_ATTRIBUTES _Out_ WDFDPC * Dpc
Definition at line 53 of file globalskm.cpp.