ReactOS 0.4.16-dev-41-ge8c7597
|
Go to the source code of this file.
Classes | |
struct | _WDFFUNCTIONS |
struct | _WDFVERSION |
Typedefs | |
typedef WDFAPI NTSTATUS(STDCALL * | PFN_ROSWDFUNIMPLEMENTED) (VOID) |
typedef struct _WDFFUNCTIONS | WDFFUNCTIONS |
typedef struct _WDFFUNCTIONS * | PWDFFUNCTIONS |
typedef struct _WDFVERSION | WDFVERSION |
typedef struct _WDFVERSION * | PWDFVERSION |
Definition at line 17 of file fxdynamics.h.
typedef struct _WDFFUNCTIONS * PWDFFUNCTIONS |
typedef struct _WDFVERSION * PWDFVERSION |
typedef struct _WDFFUNCTIONS WDFFUNCTIONS |
typedef struct _WDFVERSION WDFVERSION |
_Must_inspect_result_ _In_ _Acquires_lock_ | ( | _Curr_ | ) |
Definition at line 3816 of file vfwdfdynamics.cpp.
_Acquires_lock_ | ( | Lock | ) |
_Must_inspect_result_ _In_ WDFIOTARGET _In_ DEVICE_REGISTRY_PROPERTY _In_ ULONG _Out_opt_ PVOID _Deref_out_range_ | ( | <= | , |
BufferLength | |||
) |
Definition at line 4359 of file vfwdfdynamics.cpp.
_Must_inspect_result_ _In_ WDFUSBDEVICE _In_opt_ WDFREQUEST _In_opt_ PWDF_REQUEST_SEND_OPTIONS _In_reads_ | ( | _Inexpressible_("union bug in SAL") | ) |
Definition at line 7480 of file vfwdfdynamics.cpp.
_Must_inspect_result_ _In_ WDFKEY _In_ PCUNICODE_STRING _In_ ULONG _In_ ULONG _In_reads_ | ( | ValueLength | ) |
Definition at line 5701 of file vfwdfdynamics.cpp.
_Must_inspect_result_ _In_ WDFREQUEST _In_reads_bytes_ | ( | Length | ) |
_Must_inspect_result_ _In_ WDFWMIINSTANCE _In_opt_ ULONG _In_reads_bytes_opt_ | ( | EventDataSize | ) |
Definition at line 8244 of file vfwdfdynamics.cpp.
_Must_inspect_result_ _IRQL_requires_max_ | ( | APC_LEVEL | ) |
Probes and locks virtual pages in memory for the specified process.
[in,out] | MemoryDescriptorList | Memory Descriptor List (MDL) containing the buffer to be probed and locked. |
[in] | Process | The process for which the buffer should be probed and locked. |
[in] | AccessMode | Access mode for probing the pages. Can be KernelMode or UserMode. |
[in] | LockOperation | The type of the probing and locking operation. Can be IoReadAccess, IoWriteAccess or IoModifyAccess. |
Definition at line 37 of file cddata.c.
_IRQL_requires_max_ | ( | DISPATCH_LEVEL | ) |
Definition at line 347 of file common.c.
_IRQL_requires_max_ | ( | DISPATCH_LEVEL+ | 1 | ) |
_IRQL_requires_max_ | ( | HIGH_LEVEL | ) |
Definition at line 55 of file wdfdpc.h.
_Must_inspect_result_ _IRQL_requires_max_ | ( | PASSIVE_LEVEL | ) |
Queries information details about a security descriptor.
Computes the quota size of a security descriptor.
Assigns a security descriptor for a new object.
An extended function that assigns a security descriptor for a new object.
Frees a security descriptor.
An extended function that sets new information data to a security descriptor.
Modifies some information data about a security descriptor.
[in] | SecurityInformation | Security information details to be queried from a security descriptor. |
[out] | SecurityDescriptor | The returned security descriptor with security information data. |
[in,out] | Length | The returned length of a security descriptor. |
[in,out] | ObjectsSecurityDescriptor | The returned object security descriptor. |
[in] | Object | If specified, the function will use this arbitrary object that points to an object security descriptor. |
[in] | SecurityInformation | Security information details to be set. |
[in] | SecurityDescriptor | A security descriptor where its info is to be changed. |
[in,out] | ObjectsSecurityDescriptor | The returned pointer to security descriptor objects. |
[in] | PoolType | Pool type for the new security descriptor to allocate. |
[in] | GenericMapping | The generic mapping of access rights masks. |
[in] | Object | If specified, the function will use this arbitrary object that points to an object security descriptor. |
[in] | SecurityInformation | Security information details to be set. |
[in] | SecurityDescriptor | A security descriptor where its info is to be changed. |
[in,out] | ObjectsSecurityDescriptor | The returned pointer to security descriptor objects. |
[in] | AutoInheritFlags | Flags bitmask inheritation, influencing how the security descriptor can be inherited and if it can be in the first place. |
[in] | PoolType | Pool type for the new security descriptor to allocate. |
[in] | GenericMapping | The generic mapping of access rights masks. |
[in] | SecurityDescriptor | A security descriptor to be freed from memory. |
[in] | _ParentDescriptor | A security descriptor of the parent object that is being created. |
[in] | _ExplicitDescriptor | An explicit security descriptor that is applied to a new object. |
[out] | NewDescriptor | The new allocated security descriptor. |
[in] | ObjectType | The type of the new object. |
[in] | IsDirectoryObject | Set this to TRUE if the newly created object is a directory object, otherwise set this to FALSE. |
[in] | AutoInheritFlags | Automatic inheritance flags that influence how access control entries within ACLs from security descriptors are inherited. |
[in] | SubjectContext | Security subject context of the new object. |
[in] | GenericMapping | Generic mapping of access mask rights. |
[in] | PoolType | This parameter is unused. |
[in] | ParentDescriptor | A security descriptor of the parent object that is being created. |
[in] | ExplicitDescriptor | An explicit security descriptor that is applied to a new object. |
[out] | NewDescriptor | The new allocated security descriptor. |
[in] | IsDirectoryObject | Set this to TRUE if the newly created object is a directory object, otherwise set this to FALSE. |
[in] | SubjectContext | Security subject context of the new object. |
[in] | GenericMapping | Generic mapping of access mask rights. |
[in] | PoolType | This parameter is unused. |
[in] | SecurityDescriptor | A security descriptor. |
[out] | QuotaInfoSize | The returned quota size of the given security descriptor to the caller. The function may return 0 to this parameter if the descriptor doesn't have a group or a discretionary access control list (DACL) even. |
Definition at line 923 of file Messaging.c.
|
pure virtual |
_Must_inspect_result_ _In_ WDFMEMORY _In_ size_t _Out_writes_bytes_ | ( | NumBytesToCopyTo | ) |
_Must_inspect_result_ _In_ WDFOBJECT _In_ CONST GUID _In_ ULONG _Out_writes_bytes_ | ( | QueryBufferLength | ) |
Definition at line 5095 of file vfwdfdynamics.cpp.
_Must_inspect_result_ _In_ WDFDEVICE _In_ DEVICE_REGISTRY_PROPERTY _In_ ULONG _Out_writes_bytes_all_ | ( | BufferLength | ) |
_Must_inspect_result_ _In_ PWDFDEVICE_INIT _In_ DEVICE_REGISTRY_PROPERTY _In_ ULONG _Out_writes_bytes_all_opt_ | ( | BufferLength | ) |
_Must_inspect_result_ _In_ WDFKEY _In_ PCUNICODE_STRING _In_ ULONG _Out_writes_bytes_opt_ | ( | ValueLength | ) |
_Must_inspect_result_ _In_ WDFUSBDEVICE _In_ CONST GUID _In_ ULONG _Out_writes_bytes_to_opt_ | ( | CapabilityBufferLength | , |
* | ResultLength | ||
) |
_Must_inspect_result_ _In_opt_ PWDF_OBJECT_ATTRIBUTES _In_ _Strict_type_match_ POOL_TYPE _In_opt_ ULONG _In_ _Out_ WDFMEMORY _Outptr_opt_result_bytebuffer_ | ( | BufferSize | ) |
Definition at line 4773 of file vfwdfdynamics.cpp.
_Must_inspect_result_ _In_ WDFUSBDEVICE _In_opt_ PWDF_OBJECT_ATTRIBUTES _In_ ULONG _Out_ WDFMEMORY _Outptr_opt_result_bytebuffer_ | ( | GET_ISO_URB_SIZE(NumberOfIsochPackets) | ) |
Definition at line 1723 of file wdfusb.h.
_Must_inspect_result_ _In_ WDFUSBDEVICE _In_opt_ PWDF_OBJECT_ATTRIBUTES _Out_ WDFMEMORY _Outptr_opt_result_bytebuffer_ | ( | sizeof(URB) | ) |
Definition at line 7548 of file vfwdfdynamics.cpp.
_Must_inspect_result_ _Post_satisfies_ | ( | return | = = 1 || return == 0 | ) |
_Must_inspect_result_ _In_ WDFMEMORY _Pre_notnull_ _Pre_writable_byte_size_ | ( | BufferSize | ) |
_In_ _Requires_lock_held_ | ( | _Curr_ | ) |
Definition at line 3690 of file vfwdfdynamics.cpp.
_In_ _Requires_lock_not_held_ | ( | _Curr_ | ) |
_Success_ | ( | TRUE | ) |
_When_ | ( | Action | = = 3 , |
_IRQL_requires_max_(DISPATCH_LEVEL) | |||
) |
_Must_inspect_result_ _In_ WDFIOTARGET _In_ DEVICE_REGISTRY_PROPERTY _In_ ULONG _When_ | ( | BufferLength ! | = 0 , |
_Out_writes_bytes_to_opt_(BufferLength, *ResultLength) | |||
) |
_Must_inspect_result_ _In_opt_ PWDF_OBJECT_ATTRIBUTES _In_ _Strict_type_match_ POOL_TYPE _In_opt_ ULONG _In_ _When_ | ( | BufferSize | = = 0 , |
__drv_reportError(BufferSize cannot be zero) | |||
) |
|
pure virtual |
_Must_inspect_result_ _In_ WDFDMAENABLER _In_ _When_ | ( | Length | = =0 , |
__drv_reportError(Length cannot be zero) | |||
) |
_In_ WDFDMAENABLER _In_ _When_ | ( | MaximumFragments | = =0 , |
__drv_reportError(MaximumFragments cannot be zero) | |||
) |
Definition at line 2591 of file vfwdfdynamics.cpp.
_Must_inspect_result_ _In_ WDFMEMORY _In_ size_t _In_ PVOID _In_ _When_ | ( | NumBytesToCopyFrom | = =0 , |
__drv_reportError(NumBytesToCopyFrom cannot be zero) | |||
) |
Definition at line 381 of file wdfmemory.h.
_Must_inspect_result_ _In_ WDFMEMORY _In_ size_t _In_ _When_ | ( | NumBytesToCopyTo | = =0 , |
__drv_reportError(NumBytesToCopyTo cannot be zero) | |||
) |
Definition at line 340 of file wdfmemory.h.
_Must_inspect_result_ _In_ PWDFCXDEVICE_INIT _In_ PFN_WDFCXDEVICE_WDM_IRP_PREPROCESS _In_ UCHAR _When_ | ( | NumMinorFunctions | , |
0 | , | ||
_In_reads_bytes_(NumMinorFunctions) | |||
) |
_Must_inspect_result_ _When_ | ( | PoolType | = = 1 || PoolType == 257 , |
_IRQL_requires_max_(APC_LEVEL) | |||
) |
_Must_inspect_result_ _In_ WDFUSBDEVICE _In_ CONST GUID _In_ ULONG _Out_opt_ _When_ | ( | ResultLength ! | = NULL , |
_Deref_out_range_(<=, CapabilityBufferLength) | |||
) |
Definition at line 1641 of file wdfusb.h.
_In_ WDFQUEUE _In_opt_ PFN_WDF_IO_QUEUE_STATE _When_ | ( | StopComplete ! | = 0 , |
_In_ | |||
) |
_When_ | ( | Timeout | = = NULL , |
_IRQL_requires_max_(PASSIVE_LEVEL) | |||
) |
_When_ | ( | Wait | = = __true , |
_IRQL_requires_max_(PASSIVE_LEVEL) | |||
) |
|
pure virtual |
Definition at line 44 of file reactos_special.cpp.
WDFAPI VOID STDCALL WDFEXPORT() WdfCxVerifierKeBugCheck | ( | _In_ PWDF_DRIVER_GLOBALS | DriverGlobals, |
_In_opt_ WDFOBJECT | Object, | ||
_In_ ULONG | BugCheckCode, | ||
_In_ ULONG_PTR | BugCheckParameter1, | ||
_In_ ULONG_PTR | BugCheckParameter2, | ||
_In_ ULONG_PTR | BugCheckParameter3, | ||
_In_ ULONG_PTR | BugCheckParameter4 | ||
) |
Definition at line 1043 of file vfwdfdynamics.cpp.
WDFAPI VOID STDCALL WDFEXPORT() WdfDriverMiniportUnload | ( | _In_ PWDF_DRIVER_GLOBALS | DriverGlobals, |
_In_ WDFDRIVER | Driver | ||
) |
Definition at line 4955 of file vfwdfdynamics.cpp.
Definition at line 241 of file verifierapi.cpp.
WDFAPI WDFDEVICE STDCALL WDFEXPORT() WdfInterruptGetDevice | ( | _In_ PWDF_DRIVER_GLOBALS | DriverGlobals, |
_In_ WDFINTERRUPT | Interrupt | ||
) |
Definition at line 3795 of file vfwdfdynamics.cpp.
WDFAPI BOOLEAN STDCALL WDFEXPORT() WdfInterruptQueueDpcForIsr | ( | _In_ PWDF_DRIVER_GLOBALS | DriverGlobals, |
_In_ WDFINTERRUPT | Interrupt | ||
) |
Definition at line 3625 of file vfwdfdynamics.cpp.
WDFAPI BOOLEAN STDCALL WDFEXPORT() WdfInterruptQueueWorkItemForIsr | ( | _In_ PWDF_DRIVER_GLOBALS | DriverGlobals, |
_In_ WDFINTERRUPT | Interrupt | ||
) |
Definition at line 3638 of file vfwdfdynamics.cpp.
_Must_inspect_result_ WDFAPI PKINTERRUPT STDCALL WDFEXPORT() WdfInterruptWdmGetInterrupt | ( | _In_ PWDF_DRIVER_GLOBALS | DriverGlobals, |
_In_ WDFINTERRUPT | Interrupt | ||
) |
Definition at line 3730 of file vfwdfdynamics.cpp.
WDFAPI NTSTATUS STDCALL WDFEXPORT() WdfObjectAllocateContext | ( | _In_ PWDF_DRIVER_GLOBALS | DriverGlobals, |
_In_ WDFOBJECT | Handle, | ||
_In_ PWDF_OBJECT_ATTRIBUTES | ContextAttributes, | ||
_Outptr_opt_ PVOID * | Context | ||
) |
Definition at line 4984 of file vfwdfdynamics.cpp.
WDFAPI WDFOBJECT FASTCALL WDFEXPORT() WdfObjectContextGetObject | ( | _In_ PWDF_DRIVER_GLOBALS | DriverGlobals, |
_In_ PVOID | ContextPointer | ||
) |
Definition at line 5002 of file vfwdfdynamics.cpp.
WDFAPI VOID STDCALL WDFEXPORT() WdfObjectDereferenceActual | ( | _In_ PWDF_DRIVER_GLOBALS | DriverGlobals, |
_In_ WDFOBJECT | Handle, | ||
_In_opt_ PVOID | Tag, | ||
_In_ LONG | Line, | ||
_In_z_ PCHAR | File | ||
) |
Definition at line 5034 of file vfwdfdynamics.cpp.
WDFAPI PVOID FASTCALL WDFEXPORT() WdfObjectGetTypedContextWorker | ( | _In_ PWDF_DRIVER_GLOBALS | DriverGlobals, |
_In_ WDFOBJECT | Handle, | ||
_In_ PCWDF_OBJECT_CONTEXT_TYPE_INFO | TypeInfo | ||
) |
Definition at line 4969 of file vfwdfdynamics.cpp.
WDFAPI VOID STDCALL WDFEXPORT() WdfObjectReferenceActual | ( | _In_ PWDF_DRIVER_GLOBALS | DriverGlobals, |
_In_ WDFOBJECT | Handle, | ||
_In_opt_ PVOID | Tag, | ||
_In_ LONG | Line, | ||
_In_z_ PCHAR | File | ||
) |
Definition at line 5015 of file vfwdfdynamics.cpp.
_Must_inspect_result_ WDFAPI BOOLEAN STDCALL WDFEXPORT() WdfRequestSend | ( | _In_ PWDF_DRIVER_GLOBALS | DriverGlobals, |
_In_ WDFREQUEST | Request, | ||
_In_ WDFIOTARGET | Target, | ||
_In_opt_ PWDF_REQUEST_SEND_OPTIONS | Options | ||
) |
Definition at line 5915 of file vfwdfdynamics.cpp.
Definition at line 8049 of file vfwdfdynamics.cpp.
WDFAPI VOID STDCALL WDFEXPORT() WdfVerifierKeBugCheck | ( | _In_ PWDF_DRIVER_GLOBALS | DriverGlobals, |
_In_ ULONG | BugCheckCode, | ||
_In_ ULONG_PTR | BugCheckParameter1, | ||
_In_ ULONG_PTR | BugCheckParameter2, | ||
_In_ ULONG_PTR | BugCheckParameter3, | ||
_In_ ULONG_PTR | BugCheckParameter4 | ||
) |
Definition at line 8060 of file vfwdfdynamics.cpp.
_Must_inspect_result_ WDFAPI NTSTATUS STDCALL WDFEXPORT() WdfWaitLockAcquire | ( | _In_ PWDF_DRIVER_GLOBALS | DriverGlobals, |
_In_ _Requires_lock_not_held_(_Curr_) WDFWAITLOCK | Lock, | ||
_In_opt_ PLONGLONG | Timeout | ||
) |
Definition at line 6974 of file vfwdfdynamics.cpp.
_In_ WDFIOTARGET _In_ _Strict_type_match_ WDF_IO_TARGET_PURGE_IO_ACTION Action |
Definition at line 3707 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFDEVICE _Inout_ PWDF_CHILD_ADDRESS_DESCRIPTION_HEADER AddressDescription |
Definition at line 655 of file fxdynamics.h.
_In_ WDFDEVICE _In_ ULONG AlignmentRequirement |
Definition at line 1479 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFDRIVER _In_opt_ PWDF_OBJECT_ATTRIBUTES _In_ PDEVICE_OBJECT _In_opt_ PDEVICE_OBJECT AttachedDeviceObject |
Definition at line 4268 of file fxdynamics.h.
Definition at line 892 of file fxdynamics.h.
Definition at line 4138 of file fxdynamics.h.
Definition at line 1896 of file fxdynamics.h.
_In_ WDFMEMORY _Out_opt_ size_t* BufferSize |
Definition at line 4156 of file fxdynamics.h.
_In_ WDFDEVICE _In_ PPNP_BUS_INFORMATION BusInformation |
Definition at line 1960 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFUSBPIPE _In_opt_ WDFREQUEST _In_opt_ PWDF_REQUEST_SEND_OPTIONS _In_opt_ PWDF_MEMORY_DESCRIPTOR _Out_opt_ PULONG BytesRead |
Definition at line 3874 of file fxdynamics.h.
Definition at line 3960 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFUSBDEVICE _In_opt_ WDFREQUEST _In_opt_ PWDF_REQUEST_SEND_OPTIONS _In_ PWDF_USB_CONTROL_SETUP_PACKET _In_opt_ PWDF_MEMORY_DESCRIPTOR _Out_opt_ PULONG BytesTransferred |
Definition at line 6278 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFUSBPIPE _In_opt_ WDFREQUEST _In_opt_ PWDF_REQUEST_SEND_OPTIONS _In_opt_ PWDF_MEMORY_DESCRIPTOR _Out_opt_ PULONG BytesWritten |
Definition at line 3916 of file fxdynamics.h.
_In_ WDFINTERRUPT _In_ PFN_WDF_INTERRUPT_SYNCHRONIZE Callback |
Definition at line 3214 of file fxdynamics.h.
_Must_inspect_result_ _In_ PWDFDEVICE_INIT _In_ WDF_DEVICE_POWER_POLICY_STATE _In_ PFN_WDF_DEVICE_POWER_POLICY_STATE_CHANGE_NOTIFICATION _In_ ULONG CallbackTypes |
Definition at line 1547 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFUSBDEVICE _In_ CONST GUID _In_ ULONG CapabilityBufferLength |
Definition at line 6400 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFUSBDEVICE _In_ CONST GUID* CapabilityType |
Definition at line 6398 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFDEVICE _In_ WDFDEVICE Child |
Definition at line 3081 of file fxdynamics.h.
Definition at line 614 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFDEVICE _In_ PWDF_CHILD_LIST_CONFIG _In_opt_ PWDF_OBJECT_ATTRIBUTES ChildListAttributes |
Definition at line 612 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFKEY _In_ PCUNICODE_STRING _In_opt_ PWDF_OBJECT_ATTRIBUTES _In_ WDFCOLLECTION Collection |
Definition at line 789 of file fxdynamics.h.
_Must_inspect_result_ _In_opt_ PWDF_OBJECT_ATTRIBUTES CollectionAttributes |
Definition at line 787 of file fxdynamics.h.
_In_ WDFCOMMONBUFFER CommonBuffer |
Definition at line 894 of file fxdynamics.h.
Definition at line 4474 of file fxdynamics.h.
_In_ WDFREQUEST _In_opt_ PFN_WDF_REQUEST_COMPLETION_ROUTINE _In_opt_ __drv_aliasesMem WDFCONTEXT CompletionContext |
Definition at line 5183 of file fxdynamics.h.
Definition at line 5181 of file fxdynamics.h.
Definition at line 610 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFUSBDEVICE _Out_writes_bytes_to_opt_ ConfigDescriptorLength PVOID ConfigDescriptor |
Definition at line 6134 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFUSBDEVICE _Out_writes_bytes_to_opt_ ConfigDescriptorLength PVOID _Inout_ PUSHORT ConfigDescriptorLength |
Definition at line 6136 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFDMAENABLER _In_ PWDF_DMA_SYSTEM_PROFILE_CONFIG _In_ WDF_DMA_DIRECTION ConfigDirection |
Definition at line 2298 of file fxdynamics.h.
Definition at line 3177 of file fxdynamics.h.
_In_ WDFDMATRANSACTION _In_opt_ PFN_WDF_DMA_TRANSACTION_CONFIGURE_DMA_CHANNEL _In_opt_ PVOID ConfigureContext |
Definition at line 2596 of file fxdynamics.h.
_In_ WDFDMATRANSACTION _In_opt_ PFN_WDF_DMA_TRANSACTION_CONFIGURE_DMA_CHANNEL ConfigureRoutine |
Definition at line 2594 of file fxdynamics.h.
Definition at line 4488 of file fxdynamics.h.
Definition at line 2454 of file fxdynamics.h.
Definition at line 2850 of file fxdynamics.h.
_Must_inspect_result_ _In_opt_ WDFKEY _In_ PCUNICODE_STRING _In_ ACCESS_MASK _In_ ULONG _Out_opt_ PULONG CreateDisposition |
Definition at line 4712 of file fxdynamics.h.
_Must_inspect_result_ _In_opt_ WDFKEY _In_ PCUNICODE_STRING _In_ ACCESS_MASK _In_ ULONG CreateOptions |
Definition at line 4710 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFUSBDEVICE _Out_ PULONG CurrentFrameNumber |
Definition at line 6256 of file fxdynamics.h.
_In_ PWDFCXDEVICE_INIT CxDeviceInit |
Definition at line 1012 of file fxdynamics.h.
Referenced by WDFDEVICE_INIT::AddCxDeviceInit().
_In_ PWDFCXDEVICE_INIT _In_ PWDFCX_FILEOBJECT_CONFIG CxFileObjectConfig |
Definition at line 1060 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFDEVICE _In_ PWDF_DEVICE_PROPERTY_DATA _In_ DEVPROPTYPE _In_ ULONG _In_opt_ PVOID Data |
Definition at line 2242 of file fxdynamics.h.
_Inout_ PWDFDEVICE_INIT _In_ PWDF_CHILD_LIST_CONFIG _In_opt_ PWDF_OBJECT_ATTRIBUTES DefaultChildListAttributes |
Definition at line 3034 of file fxdynamics.h.
_In_ WDFDEVICE _In_ PDEVICE_OBJECT DependentDevice |
Definition at line 1214 of file fxdynamics.h.
_In_ WDFCMRESLIST _In_ PCM_PARTIAL_RESOURCE_DESCRIPTOR Descriptor |
Definition at line 5699 of file fxdynamics.h.
Definition at line 1392 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFMEMORY DestinationMemory |
Definition at line 4204 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFMEMORY _In_ size_t DestinationOffset |
Definition at line 4206 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFREQUEST _In_ WDFQUEUE DestinationQueue |
Definition at line 5488 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFDEVICE Device |
Definition at line 608 of file fxdynamics.h.
Definition at line 1800 of file fxdynamics.h.
Definition at line 1444 of file fxdynamics.h.
Definition at line 1696 of file fxdynamics.h.
Definition at line 4502 of file fxdynamics.h.
Definition at line 4432 of file fxdynamics.h.
Definition at line 973 of file fxdynamics.h.
Definition at line 1390 of file fxdynamics.h.
_Must_inspect_result_ _In_ PWDFDEVICE_INIT _In_ PCUNICODE_STRING _In_ PCUNICODE_STRING DeviceLocation |
Definition at line 4504 of file fxdynamics.h.
Definition at line 1669 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFDRIVER _In_opt_ PWDF_OBJECT_ATTRIBUTES _In_ PDEVICE_OBJECT DeviceObject |
Definition at line 1119 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFIOTARGET _In_ WDFREQUEST _In_opt_ WDFMEMORY _In_opt_ PWDFMEMORY_OFFSET _In_opt_ PLONGLONG DeviceOffset |
Definition at line 3870 of file fxdynamics.h.
Definition at line 1894 of file fxdynamics.h.
_In_ WDFDEVICE _In_ PWDF_DEVICE_STATE DeviceState |
Definition at line 1095 of file fxdynamics.h.
Definition at line 1655 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFDEVICE _In_ PIRP _In_ WDFCONTEXT DispatchContext |
Definition at line 1182 of file fxdynamics.h.
Definition at line 4418 of file fxdynamics.h.
_In_ WDFDMATRANSACTION _In_opt_ PFN_WDF_DMA_TRANSACTION_DMA_TRANSFER_COMPLETE _In_opt_ PVOID DmaCompletionContext |
Definition at line 2611 of file fxdynamics.h.
_In_ WDFDMATRANSACTION _In_opt_ PFN_WDF_DMA_TRANSACTION_DMA_TRANSFER_COMPLETE DmaCompletionRoutine |
Definition at line 2609 of file fxdynamics.h.
_In_ WDFDMATRANSACTION _In_ WDF_DMA_DIRECTION DmaDirection |
Definition at line 2347 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFDMAENABLER DmaEnabler |
Definition at line 887 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFDEVICE _In_ PWDF_DMA_ENABLER_CONFIG _In_opt_ PWDF_OBJECT_ATTRIBUTES _Out_ WDFDMAENABLER* DmaEnablerHandle |
Definition at line 2282 of file fxdynamics.h.
_In_ WDFDMATRANSACTION DmaTransaction |
Definition at line 2376 of file fxdynamics.h.
Definition at line 2716 of file fxdynamics.h.
_In_ WDFQUEUE _In_opt_ PFN_WDF_IO_QUEUE_STATE DrainComplete |
Definition at line 3539 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFDRIVER Driver |
Definition at line 960 of file fxdynamics.h.
_Must_inspect_result_ _In_ PDRIVER_OBJECT _In_ PCUNICODE_STRING _In_opt_ PWDF_OBJECT_ATTRIBUTES DriverAttributes |
Definition at line 2779 of file fxdynamics.h.
_Must_inspect_result_ _In_ PDRIVER_OBJECT _In_ PCUNICODE_STRING _In_opt_ PWDF_OBJECT_ATTRIBUTES _In_ PWDF_DRIVER_CONFIG DriverConfig |
Definition at line 2781 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFDEVICE _In_opt_ WDFDRIVER _In_ UCHAR _In_ PFN_WDFDEVICE_WDM_IRP_DISPATCH _In_opt_ WDFCONTEXT DriverContext |
Definition at line 2126 of file fxdynamics.h.
Definition at line 2775 of file fxdynamics.h.
Definition at line 3398 of file fxdynamics.h.
Definition at line 6769 of file fxdynamics.h.
_In_ WDFUSBINTERFACE _In_ UCHAR _In_ UCHAR _Out_ PWDF_USB_PIPE_INFORMATION EndpointInfo |
Definition at line 6771 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFWMIINSTANCE _In_opt_ ULONG EventDataSize |
Definition at line 6996 of file fxdynamics.h.
_Must_inspect_result_ _In_ PWDFCXDEVICE_INIT _In_ PFN_WDFCXDEVICE_WDM_IRP_PREPROCESS EvtCxDeviceWdmIrpPreprocess |
Definition at line 1014 of file fxdynamics.h.
_Must_inspect_result_ _In_ PWDFDEVICE_INIT _In_ WDF_DEVICE_PNP_STATE _In_ PFN_WDF_DEVICE_PNP_STATE_CHANGE_NOTIFICATION EvtDevicePnpStateChange |
Definition at line 1545 of file fxdynamics.h.
_Must_inspect_result_ _In_ PWDFDEVICE_INIT _In_ WDF_DEVICE_POWER_POLICY_STATE _In_ PFN_WDF_DEVICE_POWER_POLICY_STATE_CHANGE_NOTIFICATION EvtDevicePowerPolicyStateChange |
Definition at line 1581 of file fxdynamics.h.
_Must_inspect_result_ _In_ PWDFDEVICE_INIT _In_ WDF_DEVICE_POWER_STATE _In_ PFN_WDF_DEVICE_POWER_STATE_CHANGE_NOTIFICATION EvtDevicePowerStateChange |
Definition at line 1563 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFDEVICE _In_opt_ WDFDRIVER _In_ UCHAR _In_ PFN_WDFDEVICE_WDM_IRP_DISPATCH EvtDeviceWdmIrpDisptach |
Definition at line 2124 of file fxdynamics.h.
_Must_inspect_result_ _In_ PWDFDEVICE_INIT _In_ PFN_WDFDEVICE_WDM_IRP_PREPROCESS EvtDeviceWdmIrpPreprocess |
Definition at line 1753 of file fxdynamics.h.
Definition at line 1034 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFDMATRANSACTION _In_ WDFREQUEST _In_ PFN_WDF_PROGRAM_DMA EvtProgramDmaFunction |
Definition at line 2390 of file fxdynamics.h.
Definition at line 5107 of file fxdynamics.h.
_In_ WDFDMATRANSACTION _In_ WDF_DMA_DIRECTION _In_ ULONG _In_ PFN_WDF_RESERVE_DMA _In_ PVOID EvtReserveDmaContext |
Definition at line 2643 of file fxdynamics.h.
_In_ WDFDMATRANSACTION _In_ WDF_DMA_DIRECTION _In_ ULONG _In_ PFN_WDF_RESERVE_DMA EvtReserveDmaFunction |
Definition at line 2641 of file fxdynamics.h.
Definition at line 2848 of file fxdynamics.h.
_In_ WDFDEVICE _In_ WDF_DEVICE_FAILED_ACTION FailedAction |
Definition at line 1987 of file fxdynamics.h.
Definition at line 3046 of file fxdynamics.h.
Definition at line 3008 of file fxdynamics.h.
Definition at line 2034 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFQUEUE _In_opt_ WDFREQUEST _In_opt_ WDFFILEOBJECT FileObject |
Definition at line 2064 of file fxdynamics.h.
_In_ PWDFDEVICE_INIT _In_ PWDF_FILEOBJECT_CONFIG _In_opt_ PWDF_OBJECT_ATTRIBUTES FileObjectAttributes |
Definition at line 1062 of file fxdynamics.h.
Definition at line 1724 of file fxdynamics.h.
_In_ WDFDEVICE _In_ WDF_SPECIAL_FILE_TYPE FileType |
Definition at line 1429 of file fxdynamics.h.
_In_ WDFDEVICE _In_ WDF_SPECIAL_FILE_TYPE _In_ BOOLEAN FileTypeIsSupported |
Definition at line 1431 of file fxdynamics.h.
_In_ WDFDMATRANSACTION _In_ size_t FinalTransferredLength |
Definition at line 2507 of file fxdynamics.h.
Definition at line 977 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFREQUEST _In_ WDFQUEUE _In_ PWDF_REQUEST_FORWARD_OPTIONS ForwardOptions |
Definition at line 5562 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFQUEUE _In_ PWDF_IO_QUEUE_FORWARD_PROGRESS_POLICY ForwardProgressPolicy |
Definition at line 3600 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFQUEUE _In_ WDFREQUEST FoundRequest |
Definition at line 3492 of file fxdynamics.h.
Definition at line 4389 of file fxdynamics.h.
Definition at line 4460 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFDEVICE _Inout_ PWDF_CHILD_IDENTIFICATION_DESCRIPTION_HEADER IdentificationDescription |
Definition at line 653 of file fxdynamics.h.
_In_ WDFINTERRUPT _Out_ PWDF_INTERRUPT_INFO Info |
Definition at line 708 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFUSBDEVICE _Out_ PWDF_USB_DEVICE_INFORMATION Information |
Definition at line 5251 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFREQUEST _In_ size_t _Outptr_result_bytebuffer_maybenull_ Length PVOID* InputBuffer |
Definition at line 3910 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFIOTARGET _In_ WDFREQUEST _In_ ULONG _In_opt_ WDFMEMORY _In_opt_ PWDFMEMORY_OFFSET InputBufferOffset |
Definition at line 3934 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFDEVICE _In_ PWDF_WMI_INSTANCE_CONFIG _In_opt_ PWDF_OBJECT_ATTRIBUTES _Out_opt_ WDFWMIINSTANCE* Instance |
Definition at line 6937 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFDEVICE _In_ PWDF_WMI_INSTANCE_CONFIG _In_opt_ PWDF_OBJECT_ATTRIBUTES InstanceAttributes |
Definition at line 6935 of file fxdynamics.h.
Definition at line 6933 of file fxdynamics.h.
Definition at line 4446 of file fxdynamics.h.
Definition at line 3050 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFDEVICE _In_ CONST GUID* InterfaceClassGUID |
Definition at line 1829 of file fxdynamics.h.
Definition at line 4672 of file fxdynamics.h.
_In_ WDFUSBINTERFACE _In_ UCHAR _Out_ PUSB_INTERFACE_DESCRIPTOR InterfaceDescriptor |
Definition at line 6727 of file fxdynamics.h.
_In_ WDFUSBDEVICE _In_ UCHAR InterfaceIndex |
Definition at line 6784 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFIOTARGET _In_ LPCGUID _Out_ PINTERFACE _In_ USHORT _In_ USHORT _In_opt_ PVOID InterfaceSpecificData |
Definition at line 3056 of file fxdynamics.h.
_In_ WDFIORESREQLIST _In_ _Strict_type_match_ INTERFACE_TYPE InterfaceType |
Definition at line 3048 of file fxdynamics.h.
Definition at line 3181 of file fxdynamics.h.
Definition at line 3952 of file fxdynamics.h.
Definition at line 5603 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFREQUEST _In_ WDFIOTARGET IoTarget |
Definition at line 3644 of file fxdynamics.h.
Definition at line 3642 of file fxdynamics.h.
Definition at line 1609 of file fxdynamics.h.
Definition at line 2177 of file fxdynamics.h.
Definition at line 1166 of file fxdynamics.h.
Definition at line 1596 of file fxdynamics.h.
_In_ WDFDEVICE _In_ CONST GUID _In_opt_ PCUNICODE_STRING _In_ BOOLEAN IsInterfaceEnabled |
Definition at line 1848 of file fxdynamics.h.
Definition at line 1529 of file fxdynamics.h.
_In_ WDFCHILDLIST _In_ PWDF_CHILD_LIST_ITERATOR Iterator |
Definition at line 690 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFKEY Key |
Definition at line 1396 of file fxdynamics.h.
_Must_inspect_result_ _In_opt_ WDFKEY _In_ PCUNICODE_STRING _In_ ACCESS_MASK _In_ ULONG _Out_opt_ PULONG _In_opt_ PWDF_OBJECT_ATTRIBUTES KeyAttributes |
Definition at line 1394 of file fxdynamics.h.
Definition at line 1410 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFUSBDEVICE _In_ WDFREQUEST _In_ WDFMEMORY _In_opt_ PWDFMEMORY_OFFSET _In_ UCHAR _In_opt_ USHORT LangID |
Definition at line 6160 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFREQUEST _In_ size_t Length |
Definition at line 5310 of file fxdynamics.h.
Definition at line 5792 of file fxdynamics.h.
Definition at line 4506 of file fxdynamics.h.
_Must_inspect_result_ _In_opt_ PWDF_OBJECT_ATTRIBUTES _Out_ WDFWAITLOCK* Lock |
Definition at line 5929 of file fxdynamics.h.
Definition at line 5927 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFLOOKASIDE Lookaside |
Definition at line 4236 of file fxdynamics.h.
Definition at line 4224 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFDEVICE _In_opt_ WDFDRIVER _In_ UCHAR MajorFunction |
Definition at line 1016 of file fxdynamics.h.
_In_ WDFDMATRANSACTION _Out_opt_ ULONG* MapRegisterCount |
Definition at line 2579 of file fxdynamics.h.
_In_ WDFDMATRANSACTION _In_ size_t MaximumLength |
Definition at line 2533 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFREQUEST _Outptr_ PMDL* Mdl |
Definition at line 2394 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFUSBDEVICE _In_ WDFREQUEST _In_ WDFMEMORY Memory |
Definition at line 4122 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFKEY _In_ PCUNICODE_STRING _In_ _Strict_type_match_ POOL_TYPE _In_opt_ PWDF_OBJECT_ATTRIBUTES MemoryAttributes |
Definition at line 4232 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFUSBPIPE _In_opt_ WDFREQUEST _In_opt_ PWDF_REQUEST_SEND_OPTIONS _In_opt_ PWDF_MEMORY_DESCRIPTOR MemoryDescriptor |
Definition at line 6276 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFREQUEST _In_ size_t _Out_ WDFMEMORY* MemoryObject |
Definition at line 5445 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFKEY _In_ PCUNICODE_STRING _In_ ULONG _In_ WDFMEMORY _In_opt_ PWDFMEMORY_OFFSET MemoryOffsets |
Definition at line 4917 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFREQUEST _In_ size_t MinimumRequiredLength |
Definition at line 5306 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFREQUEST _In_ size_t MinimumRequiredSize |
Definition at line 5324 of file fxdynamics.h.
_Must_inspect_result_ _In_ PWDFDEVICE_INIT _In_ PFN_WDFDEVICE_WDM_IRP_PREPROCESS _In_ UCHAR _In_opt_ PUCHAR MinorFunctions |
Definition at line 1019 of file fxdynamics.h.
Definition at line 1304 of file fxdynamics.h.
Definition at line 975 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFUSBDEVICE _In_opt_ PWDF_OBJECT_ATTRIBUTES _In_ ULONG NumberOfIsochPackets |
Definition at line 6441 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFUSBDEVICE _In_opt_ PWDF_OBJECT_ATTRIBUTES _Out_ WDFMEMORY _Out_opt_ PUSHORT NumCharacters |
Definition at line 6156 of file fxdynamics.h.
_Must_inspect_result_ _In_ PWDFDEVICE_INIT _In_ PFN_WDFDEVICE_WDM_IRP_PREPROCESS _In_ UCHAR _In_opt_ PUCHAR _In_ ULONG NumMinorFunctions |
Definition at line 1021 of file fxdynamics.h.
Definition at line 814 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFUSBDEVICE _In_ WDFREQUEST _In_ WDFMEMORY _In_opt_ PWDFMEMORY_OFFSET Offset |
Definition at line 2419 of file fxdynamics.h.
Definition at line 3658 of file fxdynamics.h.
Definition at line 1786 of file fxdynamics.h.
Definition at line 1711 of file fxdynamics.h.
Definition at line 4050 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFIOTARGET _In_ WDFREQUEST _In_ ULONG _In_opt_ WDFMEMORY _In_opt_ PWDFMEMORY_OFFSET OtherArg1Offset |
Definition at line 4078 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFIOTARGET _In_ WDFREQUEST _In_ ULONG _In_opt_ WDFMEMORY _In_opt_ PWDFMEMORY_OFFSET _In_opt_ WDFMEMORY OtherArg2 |
Definition at line 4052 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFIOTARGET _In_ WDFREQUEST _In_ ULONG _In_opt_ WDFMEMORY _In_opt_ PWDFMEMORY_OFFSET _In_opt_ WDFMEMORY _In_opt_ PWDFMEMORY_OFFSET OtherArg2Offset |
Definition at line 4082 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFIOTARGET _In_ WDFREQUEST _In_ ULONG _In_opt_ WDFMEMORY _In_opt_ PWDFMEMORY_OFFSET _In_opt_ WDFMEMORY _In_opt_ PWDFMEMORY_OFFSET _In_opt_ WDFMEMORY OtherArg4 |
Definition at line 4054 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFIOTARGET _In_ WDFREQUEST _In_ ULONG _In_opt_ WDFMEMORY _In_opt_ PWDFMEMORY_OFFSET _In_opt_ WDFMEMORY _In_opt_ PWDFMEMORY_OFFSET _In_opt_ WDFMEMORY _In_opt_ PWDFMEMORY_OFFSET OtherArg4Offset |
Definition at line 4086 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFREQUEST _In_ size_t _Outptr_result_bytebuffer_maybenull_ Length PVOID* OutputBuffer |
Definition at line 3868 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFIOTARGET _In_ WDFREQUEST _In_ ULONG _In_opt_ WDFMEMORY _In_opt_ PWDFMEMORY_OFFSET _In_opt_ WDFMEMORY _In_opt_ PWDFMEMORY_OFFSET OutputBufferOffset |
Definition at line 3892 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFQUEUE _In_ WDFREQUEST _Out_ WDFREQUEST* OutRequest |
Definition at line 3462 of file fxdynamics.h.
_In_ WDFREQUEST _Out_ PWDF_REQUEST_PARAMETERS Parameters |
Definition at line 3496 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFUSBINTERFACE _In_opt_ PWDF_OBJECT_ATTRIBUTES _In_ PWDF_USB_INTERFACE_SELECT_SETTING_PARAMS Params |
Definition at line 5196 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFDEVICE ParentDevice |
Definition at line 4405 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFREQUEST _In_ WDFQUEUE ParentDeviceQueue |
Definition at line 5560 of file fxdynamics.h.
Definition at line 4684 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFDRIVER _In_opt_ PWDF_OBJECT_ATTRIBUTES _In_ PDEVICE_OBJECT _In_opt_ PDEVICE_OBJECT _In_opt_ PDEVICE_OBJECT Pdo |
Definition at line 4270 of file fxdynamics.h.
_In_ WDFDEVICE _In_ PDEVICE_OBJECT PhysicalDevice |
Definition at line 1241 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFUSBPIPE Pipe |
Definition at line 6456 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFUSBPIPE PIPE |
Definition at line 6682 of file fxdynamics.h.
Definition at line 6229 of file fxdynamics.h.
Definition at line 6821 of file fxdynamics.h.
_In_ WDFUSBPIPE _Out_ PWDF_USB_PIPE_INFORMATION PipeInformation |
Definition at line 6458 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFUSBINTERFACE _In_opt_ PWDF_OBJECT_ATTRIBUTES PipesAttributes |
Definition at line 6752 of file fxdynamics.h.
_In_ WDFDEVICE _In_ PWDF_DEVICE_PNP_CAPABILITIES PnpCapabilities |
Definition at line 1934 of file fxdynamics.h.
Definition at line 1503 of file fxdynamics.h.
Definition at line 1543 of file fxdynamics.h.
_In_ WDFINTERRUPT _In_ WDF_INTERRUPT_POLICY Policy |
Definition at line 3301 of file fxdynamics.h.
_In_ WDFINTERRUPT _In_ PWDF_INTERRUPT_EXTENDED_POLICY PolicyAndGroup |
Definition at line 3318 of file fxdynamics.h.
_Must_inspect_result_ _In_opt_ PWDF_OBJECT_ATTRIBUTES _In_ _In_ _Strict_type_match_ POOL_TYPE _In_opt_ PWDF_OBJECT_ATTRIBUTES _In_opt_ ULONG PoolTag |
Definition at line 4117 of file fxdynamics.h.
Definition at line 1917 of file fxdynamics.h.
Definition at line 1947 of file fxdynamics.h.
Definition at line 2151 of file fxdynamics.h.
Definition at line 1516 of file fxdynamics.h.
Definition at line 1579 of file fxdynamics.h.
Definition at line 1561 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFDEVICE _In_opt_ WDFDEVICE PreviousChild |
Definition at line 3106 of file fxdynamics.h.
_In_ WDFINTERRUPT _In_ WDF_INTERRUPT_POLICY _In_ WDF_INTERRUPT_PRIORITY Priority |
Definition at line 3303 of file fxdynamics.h.
Definition at line 5236 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFDMAENABLER _In_ PWDF_DMA_SYSTEM_PROFILE_CONFIG ProfileConfig |
Definition at line 2296 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFIOTARGET _In_ DEVICE_REGISTRY_PROPERTY _In_ ULONG _Out_opt_ PVOID PropertyBuffer |
Definition at line 2195 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFIOTARGET _In_ DEVICE_REGISTRY_PROPERTY _In_ _Strict_type_match_ POOL_TYPE _In_opt_ PWDF_OBJECT_ATTRIBUTES _Out_ WDFMEMORY* PropertyMemory |
Definition at line 1921 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFIOTARGET _In_ DEVICE_REGISTRY_PROPERTY _In_ _Strict_type_match_ POOL_TYPE _In_opt_ PWDF_OBJECT_ATTRIBUTES PropertyMemoryAttributes |
Definition at line 1919 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFDEVICE _In_ PWDF_WMI_PROVIDER_CONFIG _In_opt_ PWDF_OBJECT_ATTRIBUTES ProviderAttributes |
Definition at line 6882 of file fxdynamics.h.
_In_ WDFWMIPROVIDER _In_ WDF_WMI_PROVIDER_CONTROL ProviderControl |
Definition at line 6908 of file fxdynamics.h.
_In_ WDFQUEUE _In_opt_ PFN_WDF_IO_QUEUE_STATE PurgeComplete |
Definition at line 3567 of file fxdynamics.h.
Definition at line 4391 of file fxdynamics.h.
Definition at line 1198 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFDEVICE _In_ PWDF_IO_QUEUE_CONFIG _In_opt_ PWDF_OBJECT_ATTRIBUTES QueueAttributes |
Definition at line 3381 of file fxdynamics.h.
Definition at line 3584 of file fxdynamics.h.
_In_ WDFQUEUE _Out_opt_ PULONG QueueRequests |
Definition at line 3396 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFUSBPIPE _In_ WDFREQUEST _In_opt_ WDFMEMORY ReadMemory |
Definition at line 6576 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFUSBPIPE _In_ WDFREQUEST _In_opt_ WDFMEMORY _In_opt_ PWDFMEMORY_OFFSET ReadOffset |
Definition at line 6578 of file fxdynamics.h.
Definition at line 1831 of file fxdynamics.h.
Definition at line 2777 of file fxdynamics.h.
Definition at line 2164 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFUSBPIPE _In_ WDFREQUEST Request |
Definition at line 2078 of file fxdynamics.h.
Definition at line 1047 of file fxdynamics.h.
Definition at line 5013 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFUSBPIPE _In_opt_ WDFREQUEST _In_opt_ PWDF_REQUEST_SEND_OPTIONS RequestOptions |
Definition at line 3872 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFDEVICE _In_ WDFQUEUE _In_ _Strict_type_match_ WDF_REQUEST_TYPE RequestType |
Definition at line 2106 of file fxdynamics.h.
_In_ WDFDMATRANSACTION _In_ WDF_DMA_DIRECTION _In_ ULONG RequiredMapRegisters |
Definition at line 2639 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFDEVICE _In_ PWDF_DEVICE_PROPERTY_DATA _In_ ULONG _Out_ PVOID _Out_ PULONG RequiredSize |
Definition at line 2197 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFIORESREQLIST RequirementsList |
Definition at line 5573 of file fxdynamics.h.
_In_ WDFIORESLIST ResourceList |
Definition at line 5685 of file fxdynamics.h.
_Must_inspect_result_ _In_ PWDFDEVICE_INIT _In_ PWDF_DEVICE_PROPERTY_DATA _In_ ULONG _Out_ PVOID _Out_ PULONG ResultLength |
Definition at line 1900 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFCHILDLIST _Inout_ PWDF_CHILD_RETRIEVE_INFO RetrieveInfo |
Definition at line 639 of file fxdynamics.h.
_In_ WDFREQUEST _In_ PWDF_REQUEST_REUSE_PARAMS ReuseParams |
Definition at line 5028 of file fxdynamics.h.
Definition at line 2581 of file fxdynamics.h.
Definition at line 962 of file fxdynamics.h.
_In_ WDFUSBINTERFACE _In_ UCHAR SettingIndex |
Definition at line 6712 of file fxdynamics.h.
Definition at line 1362 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFUSBDEVICE _In_ WDFREQUEST _In_ PWDF_USB_CONTROL_SETUP_PACKET SetupPacket |
Definition at line 6274 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFIOTARGET _In_ LPCGUID _Out_ PINTERFACE _In_ USHORT Size |
Definition at line 2240 of file fxdynamics.h.
_In_ WDFIORESREQLIST _In_ ULONG SlotNumber |
Definition at line 5575 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFMEMORY SourceMemory |
Definition at line 4185 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFMEMORY _In_ size_t SourceOffset |
Definition at line 4187 of file fxdynamics.h.
_Must_inspect_result_ _In_opt_ PWDF_OBJECT_ATTRIBUTES _Out_ WDFSPINLOCK* SpinLock |
Definition at line 5975 of file fxdynamics.h.
Definition at line 5973 of file fxdynamics.h.
_In_ WDFREQUEST _In_ PIO_STACK_LOCATION Stack |
Definition at line 5066 of file fxdynamics.h.
Definition at line 3614 of file fxdynamics.h.
_In_ WDFQUEUE _In_opt_ PFN_WDF_IO_QUEUE_STATE StopComplete |
Definition at line 3423 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFUSBDEVICE _In_opt_ WDFREQUEST _In_opt_ PWDF_REQUEST_SEND_OPTIONS _Out_writes_opt_ NumCharacters PUSHORT String |
Definition at line 1290 of file fxdynamics.h.
_Must_inspect_result_ _In_opt_ PCUNICODE_STRING _In_opt_ PWDF_OBJECT_ATTRIBUTES StringAttributes |
Definition at line 5874 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFUSBDEVICE _In_ WDFREQUEST _In_ WDFMEMORY _In_opt_ PWDFMEMORY_OFFSET _In_ UCHAR |