|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Classes | |
| struct | _WDFFUNCTIONS |
| struct | _WDFVERSION |
Typedefs | |
| typedef struct _WDFFUNCTIONS | WDFFUNCTIONS |
| typedef struct _WDFFUNCTIONS * | PWDFFUNCTIONS |
| typedef struct _WDFVERSION | WDFVERSION |
| typedef struct _WDFVERSION * | PWDFVERSION |
| 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. |
Probes and locks virtual pages in memory for the specified process.
Frees previously reserved amount of memory in system virtual address space.
| [in] | NumberOfBytes | Size, in bytes, of memory to reserve. |
| [in] | PoolTag | Pool Tag identifying the buffer. Usually consists from 4 characters in reversed order. |
| [in] | BaseAddress | A pointer to the 1st memory block of the reserved buffer. |
| [in] | PoolTag | Pool Tag identifying the buffer. Usually consists from 4 characters in reversed order. |
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 |
| WDFAPI VOID NTAPI 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 NTAPI WDFEXPORT() WdfDriverMiniportUnload | ( | _In_ PWDF_DRIVER_GLOBALS | DriverGlobals, |
| _In_ WDFDRIVER | Driver | ||
| ) |
Definition at line 4955 of file vfwdfdynamics.cpp.
Definition at line 248 of file verifierapi.cpp.
| WDFAPI WDFDEVICE NTAPI WDFEXPORT() WdfInterruptGetDevice | ( | _In_ PWDF_DRIVER_GLOBALS | DriverGlobals, |
| _In_ WDFINTERRUPT | Interrupt | ||
| ) |
Definition at line 3795 of file vfwdfdynamics.cpp.
| WDFAPI BOOLEAN NTAPI WDFEXPORT() WdfInterruptQueueDpcForIsr | ( | _In_ PWDF_DRIVER_GLOBALS | DriverGlobals, |
| _In_ WDFINTERRUPT | Interrupt | ||
| ) |
Definition at line 3625 of file vfwdfdynamics.cpp.
| WDFAPI BOOLEAN NTAPI WDFEXPORT() WdfInterruptQueueWorkItemForIsr | ( | _In_ PWDF_DRIVER_GLOBALS | DriverGlobals, |
| _In_ WDFINTERRUPT | Interrupt | ||
| ) |
Definition at line 3638 of file vfwdfdynamics.cpp.
| _Must_inspect_result_ WDFAPI PKINTERRUPT NTAPI WDFEXPORT() WdfInterruptWdmGetInterrupt | ( | _In_ PWDF_DRIVER_GLOBALS | DriverGlobals, |
| _In_ WDFINTERRUPT | Interrupt | ||
| ) |
Definition at line 3730 of file vfwdfdynamics.cpp.
| WDFAPI NTSTATUS NTAPI 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 NTAPI 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 NTAPI 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 NTAPI 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 NTAPI 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 NTAPI 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 3592 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFDEVICE _Inout_ PWDF_CHILD_ADDRESS_DESCRIPTION_HEADER AddressDescription |
Definition at line 540 of file fxdynamics.h.
| _In_ WDFDEVICE _In_ ULONG AlignmentRequirement |
Definition at line 1364 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 4153 of file fxdynamics.h.
Definition at line 777 of file fxdynamics.h.
Definition at line 4023 of file fxdynamics.h.
Definition at line 1781 of file fxdynamics.h.
| _In_ WDFMEMORY _Out_opt_ size_t* BufferSize |
Definition at line 4041 of file fxdynamics.h.
| _In_ WDFDEVICE _In_ PPNP_BUS_INFORMATION BusInformation |
Definition at line 1845 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 3759 of file fxdynamics.h.
Definition at line 3845 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 6163 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 3801 of file fxdynamics.h.
| _In_ WDFINTERRUPT _In_ PFN_WDF_INTERRUPT_SYNCHRONIZE Callback |
Definition at line 3099 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 1432 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFUSBDEVICE _In_ CONST GUID _In_ ULONG CapabilityBufferLength |
Definition at line 6285 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFUSBDEVICE _In_ CONST GUID* CapabilityType |
Definition at line 6283 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFDEVICE _In_ WDFDEVICE Child |
Definition at line 2966 of file fxdynamics.h.
Definition at line 499 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFDEVICE _In_ PWDF_CHILD_LIST_CONFIG _In_opt_ PWDF_OBJECT_ATTRIBUTES ChildListAttributes |
Definition at line 497 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFKEY _In_ PCUNICODE_STRING _In_opt_ PWDF_OBJECT_ATTRIBUTES _In_ WDFCOLLECTION Collection |
Definition at line 674 of file fxdynamics.h.
| _Must_inspect_result_ _In_opt_ PWDF_OBJECT_ATTRIBUTES CollectionAttributes |
Definition at line 672 of file fxdynamics.h.
| _In_ WDFCOMMONBUFFER CommonBuffer |
Definition at line 779 of file fxdynamics.h.
Definition at line 4359 of file fxdynamics.h.
| _In_ WDFREQUEST _In_opt_ PFN_WDF_REQUEST_COMPLETION_ROUTINE _In_opt_ __drv_aliasesMem WDFCONTEXT CompletionContext |
Definition at line 5068 of file fxdynamics.h.
Definition at line 5066 of file fxdynamics.h.
Definition at line 495 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFUSBDEVICE _Out_writes_bytes_to_opt_ ConfigDescriptorLength PVOID ConfigDescriptor |
Definition at line 6019 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFUSBDEVICE _Out_writes_bytes_to_opt_ ConfigDescriptorLength PVOID _Inout_ PUSHORT ConfigDescriptorLength |
Definition at line 6021 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFDMAENABLER _In_ PWDF_DMA_SYSTEM_PROFILE_CONFIG _In_ WDF_DMA_DIRECTION ConfigDirection |
Definition at line 2183 of file fxdynamics.h.
Definition at line 3062 of file fxdynamics.h.
| _In_ WDFDMATRANSACTION _In_opt_ PFN_WDF_DMA_TRANSACTION_CONFIGURE_DMA_CHANNEL _In_opt_ PVOID ConfigureContext |
Definition at line 2481 of file fxdynamics.h.
| _In_ WDFDMATRANSACTION _In_opt_ PFN_WDF_DMA_TRANSACTION_CONFIGURE_DMA_CHANNEL ConfigureRoutine |
Definition at line 2479 of file fxdynamics.h.
Definition at line 4373 of file fxdynamics.h.
Definition at line 2339 of file fxdynamics.h.
Definition at line 2735 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 4597 of file fxdynamics.h.
| _Must_inspect_result_ _In_opt_ WDFKEY _In_ PCUNICODE_STRING _In_ ACCESS_MASK _In_ ULONG CreateOptions |
Definition at line 4595 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFUSBDEVICE _Out_ PULONG CurrentFrameNumber |
Definition at line 6141 of file fxdynamics.h.
| _In_ PWDFCXDEVICE_INIT CxDeviceInit |
Definition at line 897 of file fxdynamics.h.
Referenced by WDFDEVICE_INIT::AddCxDeviceInit().
| _In_ PWDFCXDEVICE_INIT _In_ PWDFCX_FILEOBJECT_CONFIG CxFileObjectConfig |
Definition at line 945 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 2127 of file fxdynamics.h.
| _Inout_ PWDFDEVICE_INIT _In_ PWDF_CHILD_LIST_CONFIG _In_opt_ PWDF_OBJECT_ATTRIBUTES DefaultChildListAttributes |
Definition at line 2919 of file fxdynamics.h.
| _In_ WDFDEVICE _In_ PDEVICE_OBJECT DependentDevice |
Definition at line 1099 of file fxdynamics.h.
| _In_ WDFCMRESLIST _In_ PCM_PARTIAL_RESOURCE_DESCRIPTOR Descriptor |
Definition at line 5584 of file fxdynamics.h.
Definition at line 1277 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFMEMORY DestinationMemory |
Definition at line 4089 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFMEMORY _In_ size_t DestinationOffset |
Definition at line 4091 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFREQUEST _In_ WDFQUEUE DestinationQueue |
Definition at line 5373 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFDEVICE Device |
Definition at line 493 of file fxdynamics.h.
Definition at line 1685 of file fxdynamics.h.
Definition at line 1329 of file fxdynamics.h.
Definition at line 1581 of file fxdynamics.h.
Definition at line 4387 of file fxdynamics.h.
Definition at line 4317 of file fxdynamics.h.
Definition at line 858 of file fxdynamics.h.
Definition at line 1275 of file fxdynamics.h.
| _Must_inspect_result_ _In_ PWDFDEVICE_INIT _In_ PCUNICODE_STRING _In_ PCUNICODE_STRING DeviceLocation |
Definition at line 4389 of file fxdynamics.h.
Definition at line 1554 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFDRIVER _In_opt_ PWDF_OBJECT_ATTRIBUTES _In_ PDEVICE_OBJECT DeviceObject |
Definition at line 1004 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 3755 of file fxdynamics.h.
Definition at line 1779 of file fxdynamics.h.
| _In_ WDFDEVICE _In_ PWDF_DEVICE_STATE DeviceState |
Definition at line 980 of file fxdynamics.h.
Definition at line 1540 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFDEVICE _In_ PIRP _In_ WDFCONTEXT DispatchContext |
Definition at line 1067 of file fxdynamics.h.
Definition at line 4303 of file fxdynamics.h.
| _In_ WDFDMATRANSACTION _In_opt_ PFN_WDF_DMA_TRANSACTION_DMA_TRANSFER_COMPLETE _In_opt_ PVOID DmaCompletionContext |
Definition at line 2496 of file fxdynamics.h.
| _In_ WDFDMATRANSACTION _In_opt_ PFN_WDF_DMA_TRANSACTION_DMA_TRANSFER_COMPLETE DmaCompletionRoutine |
Definition at line 2494 of file fxdynamics.h.
| _In_ WDFDMATRANSACTION _In_ WDF_DMA_DIRECTION DmaDirection |
Definition at line 2232 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFDMAENABLER DmaEnabler |
Definition at line 772 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 2167 of file fxdynamics.h.
| _In_ WDFDMATRANSACTION DmaTransaction |
Definition at line 2261 of file fxdynamics.h.
Definition at line 2601 of file fxdynamics.h.
| _In_ WDFQUEUE _In_opt_ PFN_WDF_IO_QUEUE_STATE DrainComplete |
Definition at line 3424 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFDRIVER Driver |
Definition at line 845 of file fxdynamics.h.
| _Must_inspect_result_ _In_ PDRIVER_OBJECT _In_ PCUNICODE_STRING _In_opt_ PWDF_OBJECT_ATTRIBUTES DriverAttributes |
Definition at line 2664 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 2666 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 2011 of file fxdynamics.h.
Definition at line 2660 of file fxdynamics.h.
Definition at line 3283 of file fxdynamics.h.
Definition at line 6654 of file fxdynamics.h.
| _In_ WDFUSBINTERFACE _In_ UCHAR _In_ UCHAR _Out_ PWDF_USB_PIPE_INFORMATION EndpointInfo |
Definition at line 6656 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFWMIINSTANCE _In_opt_ ULONG EventDataSize |
Definition at line 6881 of file fxdynamics.h.
| _Must_inspect_result_ _In_ PWDFCXDEVICE_INIT _In_ PFN_WDFCXDEVICE_WDM_IRP_PREPROCESS EvtCxDeviceWdmIrpPreprocess |
Definition at line 899 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 1430 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 1466 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 1448 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFDEVICE _In_opt_ WDFDRIVER _In_ UCHAR _In_ PFN_WDFDEVICE_WDM_IRP_DISPATCH EvtDeviceWdmIrpDisptach |
Definition at line 2009 of file fxdynamics.h.
| _Must_inspect_result_ _In_ PWDFDEVICE_INIT _In_ PFN_WDFDEVICE_WDM_IRP_PREPROCESS EvtDeviceWdmIrpPreprocess |
Definition at line 1638 of file fxdynamics.h.
Definition at line 919 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFDMATRANSACTION _In_ WDFREQUEST _In_ PFN_WDF_PROGRAM_DMA EvtProgramDmaFunction |
Definition at line 2275 of file fxdynamics.h.
Definition at line 4992 of file fxdynamics.h.
| _In_ WDFDMATRANSACTION _In_ WDF_DMA_DIRECTION _In_ ULONG _In_ PFN_WDF_RESERVE_DMA _In_ PVOID EvtReserveDmaContext |
Definition at line 2528 of file fxdynamics.h.
| _In_ WDFDMATRANSACTION _In_ WDF_DMA_DIRECTION _In_ ULONG _In_ PFN_WDF_RESERVE_DMA EvtReserveDmaFunction |
Definition at line 2526 of file fxdynamics.h.
Definition at line 2733 of file fxdynamics.h.
| _In_ WDFDEVICE _In_ WDF_DEVICE_FAILED_ACTION FailedAction |
Definition at line 1872 of file fxdynamics.h.
Definition at line 2931 of file fxdynamics.h.
Definition at line 2893 of file fxdynamics.h.
Definition at line 1919 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFQUEUE _In_opt_ WDFREQUEST _In_opt_ WDFFILEOBJECT FileObject |
Definition at line 1949 of file fxdynamics.h.
| _In_ PWDFDEVICE_INIT _In_ PWDF_FILEOBJECT_CONFIG _In_opt_ PWDF_OBJECT_ATTRIBUTES FileObjectAttributes |
Definition at line 947 of file fxdynamics.h.
Definition at line 1609 of file fxdynamics.h.
| _In_ WDFDEVICE _In_ WDF_SPECIAL_FILE_TYPE FileType |
Definition at line 1314 of file fxdynamics.h.
| _In_ WDFDEVICE _In_ WDF_SPECIAL_FILE_TYPE _In_ BOOLEAN FileTypeIsSupported |
Definition at line 1316 of file fxdynamics.h.
| _In_ WDFDMATRANSACTION _In_ size_t FinalTransferredLength |
Definition at line 2392 of file fxdynamics.h.
Definition at line 862 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFREQUEST _In_ WDFQUEUE _In_ PWDF_REQUEST_FORWARD_OPTIONS ForwardOptions |
Definition at line 5447 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFQUEUE _In_ PWDF_IO_QUEUE_FORWARD_PROGRESS_POLICY ForwardProgressPolicy |
Definition at line 3485 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFQUEUE _In_ WDFREQUEST FoundRequest |
Definition at line 3377 of file fxdynamics.h.
Definition at line 4274 of file fxdynamics.h.
Definition at line 4345 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFDEVICE _Inout_ PWDF_CHILD_IDENTIFICATION_DESCRIPTION_HEADER IdentificationDescription |
Definition at line 538 of file fxdynamics.h.
| _In_ WDFINTERRUPT _Out_ PWDF_INTERRUPT_INFO Info |
Definition at line 593 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFUSBDEVICE _Out_ PWDF_USB_DEVICE_INFORMATION Information |
Definition at line 5136 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFREQUEST _In_ size_t _Outptr_result_bytebuffer_maybenull_ Length PVOID* InputBuffer |
Definition at line 3795 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFIOTARGET _In_ WDFREQUEST _In_ ULONG _In_opt_ WDFMEMORY _In_opt_ PWDFMEMORY_OFFSET InputBufferOffset |
Definition at line 3819 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 6822 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFDEVICE _In_ PWDF_WMI_INSTANCE_CONFIG _In_opt_ PWDF_OBJECT_ATTRIBUTES InstanceAttributes |
Definition at line 6820 of file fxdynamics.h.
Definition at line 6818 of file fxdynamics.h.
Definition at line 4331 of file fxdynamics.h.
Definition at line 2935 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFDEVICE _In_ CONST GUID* InterfaceClassGUID |
Definition at line 1714 of file fxdynamics.h.
Definition at line 4557 of file fxdynamics.h.
| _In_ WDFUSBINTERFACE _In_ UCHAR _Out_ PUSB_INTERFACE_DESCRIPTOR InterfaceDescriptor |
Definition at line 6612 of file fxdynamics.h.
| _In_ WDFUSBDEVICE _In_ UCHAR InterfaceIndex |
Definition at line 6669 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFIOTARGET _In_ LPCGUID _Out_ PINTERFACE _In_ USHORT _In_ USHORT _In_opt_ PVOID InterfaceSpecificData |
Definition at line 2941 of file fxdynamics.h.
| _In_ WDFIORESREQLIST _In_ _Strict_type_match_ INTERFACE_TYPE InterfaceType |
Definition at line 2933 of file fxdynamics.h.
Definition at line 3066 of file fxdynamics.h.
Definition at line 3837 of file fxdynamics.h.
Definition at line 5488 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFREQUEST _In_ WDFIOTARGET IoTarget |
Definition at line 3529 of file fxdynamics.h.
Definition at line 3527 of file fxdynamics.h.
Definition at line 1494 of file fxdynamics.h.
Definition at line 2062 of file fxdynamics.h.
Definition at line 1051 of file fxdynamics.h.
Definition at line 1481 of file fxdynamics.h.
| _In_ WDFDEVICE _In_ CONST GUID _In_opt_ PCUNICODE_STRING _In_ BOOLEAN IsInterfaceEnabled |
Definition at line 1733 of file fxdynamics.h.
Definition at line 1414 of file fxdynamics.h.
| _In_ WDFCHILDLIST _In_ PWDF_CHILD_LIST_ITERATOR Iterator |
Definition at line 575 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFKEY Key |
Definition at line 1281 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 1279 of file fxdynamics.h.
Definition at line 1295 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 6045 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFREQUEST _In_ size_t Length |
Definition at line 5195 of file fxdynamics.h.
Definition at line 5677 of file fxdynamics.h.
Definition at line 4391 of file fxdynamics.h.
| _Must_inspect_result_ _In_opt_ PWDF_OBJECT_ATTRIBUTES _Out_ WDFWAITLOCK* Lock |
Definition at line 5814 of file fxdynamics.h.
Definition at line 5812 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFLOOKASIDE Lookaside |
Definition at line 4121 of file fxdynamics.h.
Definition at line 4109 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFDEVICE _In_opt_ WDFDRIVER _In_ UCHAR MajorFunction |
Definition at line 901 of file fxdynamics.h.
| _In_ WDFDMATRANSACTION _Out_opt_ ULONG* MapRegisterCount |
Definition at line 2464 of file fxdynamics.h.
| _In_ WDFDMATRANSACTION _In_ size_t MaximumLength |
Definition at line 2418 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFREQUEST _Outptr_ PMDL* Mdl |
Definition at line 2279 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFUSBDEVICE _In_ WDFREQUEST _In_ WDFMEMORY Memory |
Definition at line 4007 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 4117 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 6161 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFREQUEST _In_ size_t _Out_ WDFMEMORY* MemoryObject |
Definition at line 5330 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFKEY _In_ PCUNICODE_STRING _In_ ULONG _In_ WDFMEMORY _In_opt_ PWDFMEMORY_OFFSET MemoryOffsets |
Definition at line 4802 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFREQUEST _In_ size_t MinimumRequiredLength |
Definition at line 5191 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFREQUEST _In_ size_t MinimumRequiredSize |
Definition at line 5209 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 904 of file fxdynamics.h.
Definition at line 1189 of file fxdynamics.h.
Definition at line 860 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFUSBDEVICE _In_opt_ PWDF_OBJECT_ATTRIBUTES _In_ ULONG NumberOfIsochPackets |
Definition at line 6326 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFUSBDEVICE _In_opt_ PWDF_OBJECT_ATTRIBUTES _Out_ WDFMEMORY _Out_opt_ PUSHORT NumCharacters |
Definition at line 6041 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 906 of file fxdynamics.h.
Definition at line 699 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFUSBDEVICE _In_ WDFREQUEST _In_ WDFMEMORY _In_opt_ PWDFMEMORY_OFFSET Offset |
Definition at line 2304 of file fxdynamics.h.
Definition at line 3543 of file fxdynamics.h.
Definition at line 1671 of file fxdynamics.h.
Definition at line 1596 of file fxdynamics.h.
Definition at line 3935 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFIOTARGET _In_ WDFREQUEST _In_ ULONG _In_opt_ WDFMEMORY _In_opt_ PWDFMEMORY_OFFSET OtherArg1Offset |
Definition at line 3963 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 3937 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 3967 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 3939 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 3971 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFREQUEST _In_ size_t _Outptr_result_bytebuffer_maybenull_ Length PVOID* OutputBuffer |
Definition at line 3753 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 3777 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFQUEUE _In_ WDFREQUEST _Out_ WDFREQUEST* OutRequest |
Definition at line 3347 of file fxdynamics.h.
| _In_ WDFREQUEST _Out_ PWDF_REQUEST_PARAMETERS Parameters |
Definition at line 3381 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 5081 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFDEVICE ParentDevice |
Definition at line 4290 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFREQUEST _In_ WDFQUEUE ParentDeviceQueue |
Definition at line 5445 of file fxdynamics.h.
Definition at line 4569 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 4155 of file fxdynamics.h.
| _In_ WDFDEVICE _In_ PDEVICE_OBJECT PhysicalDevice |
Definition at line 1126 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFUSBPIPE Pipe |
Definition at line 6341 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFUSBPIPE PIPE |
Definition at line 6567 of file fxdynamics.h.
Definition at line 6114 of file fxdynamics.h.
Definition at line 6706 of file fxdynamics.h.
| _In_ WDFUSBPIPE _Out_ PWDF_USB_PIPE_INFORMATION PipeInformation |
Definition at line 6343 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFUSBINTERFACE _In_opt_ PWDF_OBJECT_ATTRIBUTES PipesAttributes |
Definition at line 6637 of file fxdynamics.h.
| _In_ WDFDEVICE _In_ PWDF_DEVICE_PNP_CAPABILITIES PnpCapabilities |
Definition at line 1819 of file fxdynamics.h.
Definition at line 1388 of file fxdynamics.h.
Definition at line 1428 of file fxdynamics.h.
| _In_ WDFINTERRUPT _In_ WDF_INTERRUPT_POLICY Policy |
Definition at line 3186 of file fxdynamics.h.
| _In_ WDFINTERRUPT _In_ PWDF_INTERRUPT_EXTENDED_POLICY PolicyAndGroup |
Definition at line 3203 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 4002 of file fxdynamics.h.
Definition at line 1802 of file fxdynamics.h.
Definition at line 1832 of file fxdynamics.h.
Definition at line 2036 of file fxdynamics.h.
Definition at line 1401 of file fxdynamics.h.
Definition at line 1464 of file fxdynamics.h.
Definition at line 1446 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFDEVICE _In_opt_ WDFDEVICE PreviousChild |
Definition at line 2991 of file fxdynamics.h.
| _In_ WDFINTERRUPT _In_ WDF_INTERRUPT_POLICY _In_ WDF_INTERRUPT_PRIORITY Priority |
Definition at line 3188 of file fxdynamics.h.
Definition at line 5121 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFDMAENABLER _In_ PWDF_DMA_SYSTEM_PROFILE_CONFIG ProfileConfig |
Definition at line 2181 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFIOTARGET _In_ DEVICE_REGISTRY_PROPERTY _In_ ULONG _Out_opt_ PVOID PropertyBuffer |
Definition at line 2080 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 1806 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 1804 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFDEVICE _In_ PWDF_WMI_PROVIDER_CONFIG _In_opt_ PWDF_OBJECT_ATTRIBUTES ProviderAttributes |
Definition at line 6767 of file fxdynamics.h.
| _In_ WDFWMIPROVIDER _In_ WDF_WMI_PROVIDER_CONTROL ProviderControl |
Definition at line 6793 of file fxdynamics.h.
| _In_ WDFQUEUE _In_opt_ PFN_WDF_IO_QUEUE_STATE PurgeComplete |
Definition at line 3452 of file fxdynamics.h.
Definition at line 4276 of file fxdynamics.h.
Definition at line 1083 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFDEVICE _In_ PWDF_IO_QUEUE_CONFIG _In_opt_ PWDF_OBJECT_ATTRIBUTES QueueAttributes |
Definition at line 3266 of file fxdynamics.h.
Definition at line 3469 of file fxdynamics.h.
| _In_ WDFQUEUE _Out_opt_ PULONG QueueRequests |
Definition at line 3281 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFUSBPIPE _In_ WDFREQUEST _In_opt_ WDFMEMORY ReadMemory |
Definition at line 6461 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFUSBPIPE _In_ WDFREQUEST _In_opt_ WDFMEMORY _In_opt_ PWDFMEMORY_OFFSET ReadOffset |
Definition at line 6463 of file fxdynamics.h.
Definition at line 1716 of file fxdynamics.h.
Definition at line 2662 of file fxdynamics.h.
Definition at line 2049 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFUSBPIPE _In_ WDFREQUEST Request |
Definition at line 1963 of file fxdynamics.h.
Definition at line 932 of file fxdynamics.h.
Definition at line 4898 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFUSBPIPE _In_opt_ WDFREQUEST _In_opt_ PWDF_REQUEST_SEND_OPTIONS RequestOptions |
Definition at line 3757 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFDEVICE _In_ WDFQUEUE _In_ _Strict_type_match_ WDF_REQUEST_TYPE RequestType |
Definition at line 1991 of file fxdynamics.h.
| _In_ WDFDMATRANSACTION _In_ WDF_DMA_DIRECTION _In_ ULONG RequiredMapRegisters |
Definition at line 2524 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFDEVICE _In_ PWDF_DEVICE_PROPERTY_DATA _In_ ULONG _Out_ PVOID _Out_ PULONG RequiredSize |
Definition at line 2082 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFIORESREQLIST RequirementsList |
Definition at line 5458 of file fxdynamics.h.
| _In_ WDFIORESLIST ResourceList |
Definition at line 5570 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 1785 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFCHILDLIST _Inout_ PWDF_CHILD_RETRIEVE_INFO RetrieveInfo |
Definition at line 524 of file fxdynamics.h.
| _In_ WDFREQUEST _In_ PWDF_REQUEST_REUSE_PARAMS ReuseParams |
Definition at line 4913 of file fxdynamics.h.
Definition at line 2466 of file fxdynamics.h.
Definition at line 847 of file fxdynamics.h.
| _In_ WDFUSBINTERFACE _In_ UCHAR SettingIndex |
Definition at line 6597 of file fxdynamics.h.
Definition at line 1247 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFUSBDEVICE _In_ WDFREQUEST _In_ PWDF_USB_CONTROL_SETUP_PACKET SetupPacket |
Definition at line 6159 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFIOTARGET _In_ LPCGUID _Out_ PINTERFACE _In_ USHORT Size |
Definition at line 2125 of file fxdynamics.h.
| _In_ WDFIORESREQLIST _In_ ULONG SlotNumber |
Definition at line 5460 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFMEMORY SourceMemory |
Definition at line 4070 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFMEMORY _In_ size_t SourceOffset |
Definition at line 4072 of file fxdynamics.h.
| _Must_inspect_result_ _In_opt_ PWDF_OBJECT_ATTRIBUTES _Out_ WDFSPINLOCK* SpinLock |
Definition at line 5860 of file fxdynamics.h.
Definition at line 5858 of file fxdynamics.h.
| _In_ WDFREQUEST _In_ PIO_STACK_LOCATION Stack |
Definition at line 4951 of file fxdynamics.h.
Definition at line 3499 of file fxdynamics.h.
| _In_ WDFQUEUE _In_opt_ PFN_WDF_IO_QUEUE_STATE StopComplete |
Definition at line 3308 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 1175 of file fxdynamics.h.
| _Must_inspect_result_ _In_opt_ PCUNICODE_STRING _In_opt_ PWDF_OBJECT_ATTRIBUTES StringAttributes |
Definition at line 5759 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFUSBDEVICE _In_ WDFREQUEST _In_ WDFMEMORY _In_opt_ PWDFMEMORY_OFFSET _In_ UCHAR StringIndex |
Definition at line 6043 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFUSBDEVICE _In_opt_ PWDF_OBJECT_ATTRIBUTES _Out_ WDFMEMORY* StringMemory |
Definition at line 6061 of file fxdynamics.h.
Definition at line 6059 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFKEY _In_ PCUNICODE_STRING _In_opt_ PWDF_OBJECT_ATTRIBUTES StringsAttributes |
Definition at line 4710 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFKEY _In_ PCUNICODE_STRING _In_ WDFCOLLECTION StringsCollection |
Definition at line 4818 of file fxdynamics.h.
Definition at line 1765 of file fxdynamics.h.
| _In_ WDFINTERRUPT _In_ WDF_INTERRUPT_POLICY _In_ WDF_INTERRUPT_PRIORITY _In_ KAFFINITY TargetProcessorSet |
Definition at line 3190 of file fxdynamics.h.
Definition at line 5906 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFUSBDEVICE _In_ WDFREQUEST _In_ PWDF_USB_CONTROL_SETUP_PACKET _In_opt_ WDFMEMORY TransferMemory |
Definition at line 6181 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFUSBDEVICE _In_ WDFREQUEST _In_ PWDF_USB_CONTROL_SETUP_PACKET _In_opt_ WDFMEMORY _In_opt_ PWDFMEMORY_OFFSET TransferOffset |
Definition at line 6183 of file fxdynamics.h.
| _In_ WDFDMATRANSACTION _In_ size_t TransferredLength |
Definition at line 2377 of file fxdynamics.h.
| _Must_inspect_result_ _In_ PWDFDEVICE_INIT _In_ PWDF_DEVICE_PROPERTY_DATA _In_ _Strict_type_match_ POOL_TYPE _In_opt_ PWDF_OBJECT_ATTRIBUTES _Out_ WDFMEMORY _Out_ PDEVPROPTYPE Type |
Definition at line 2084 of file fxdynamics.h.
| _In_ WDFSTRING _Out_ PUNICODE_STRING UnicodeString |
Definition at line 5757 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFUSBPIPE _In_ WDFREQUEST _In_ WDFMEMORY UrbMemory |
Definition at line 6267 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFUSBPIPE _In_ WDFREQUEST _In_ WDFMEMORY _In_opt_ PWDFMEMORY_OFFSET UrbMemoryOffset |
Definition at line 6269 of file fxdynamics.h.
Definition at line 5960 of file fxdynamics.h.
| _In_ WDFUSBDEVICE _Out_ PUSB_DEVICE_DESCRIPTOR UsbDeviceDescriptor |
Definition at line 6005 of file fxdynamics.h.
| _In_ WDFUSBINTERFACE UsbInterface |
Definition at line 6584 of file fxdynamics.h.
Definition at line 6717 of file fxdynamics.h.
| _In_ WDFDMATRANSACTION _In_ BOOLEAN UseImmediateExecution |
Definition at line 2509 of file fxdynamics.h.
Definition at line 4730 of file fxdynamics.h.
Definition at line 4728 of file fxdynamics.h.
Definition at line 4665 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFKEY _In_ PCUNICODE_STRING _In_ ULONG _Out_opt_ PULONG ValueLengthQueried |
Definition at line 4669 of file fxdynamics.h.
Definition at line 4649 of file fxdynamics.h.
Definition at line 4671 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFIOTARGET _In_ LPCGUID _Out_ PINTERFACE _In_ USHORT _In_ USHORT Version |
Definition at line 2939 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFDRIVER _In_ PWDF_DRIVER_VERSION_AVAILABLE_PARAMS VersionAvailableParams |
Definition at line 2763 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFDMATRANSACTION _In_ PFN_WDF_PROGRAM_DMA _In_ WDF_DMA_DIRECTION _In_ PMDL _In_ PVOID VirtualAddress |
Definition at line 2281 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFDEVICE _In_ BOOLEAN WaitForD0 |
Definition at line 1887 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFDEVICE _In_ NTSTATUS WaitWakeStatus |
Definition at line 1859 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFWMIINSTANCE WmiInstance |
Definition at line 6834 of file fxdynamics.h.
| _In_ WDFWMIPROVIDER WmiProvider |
Definition at line 6769 of file fxdynamics.h.
Definition at line 6765 of file fxdynamics.h.
Definition at line 6899 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFUSBPIPE _In_ WDFREQUEST _In_opt_ WDFMEMORY WriteMemory |
Definition at line 6423 of file fxdynamics.h.
| _Must_inspect_result_ _In_ WDFUSBPIPE _In_ WDFREQUEST _In_opt_ WDFMEMORY _In_opt_ PWDFMEMORY_OFFSET WriteOffset |
Definition at line 6425 of file fxdynamics.h.