ReactOS
0.4.15-dev-5618-g8866b9d
|
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 18 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 755 of file wdfinterrupt.h.
_Acquires_lock_ | ( | Lock | ) |
_Must_inspect_result_ _In_ WDFIOTARGET _In_ DEVICE_REGISTRY_PROPERTY _In_ ULONG _Out_opt_ PVOID _Deref_out_range_ | ( | <= | , |
BufferLength | |||
) |
Definition at line 648 of file wdfiotarget.h.
_Must_inspect_result_ _In_ WDFKEY _In_ PCUNICODE_STRING _In_ ULONG _In_ ULONG _In_reads_ | ( | ValueLength | ) |
Definition at line 539 of file wdfregistry.h.
_Must_inspect_result_ _In_ WDFUSBDEVICE _In_opt_ WDFREQUEST _In_opt_ PWDF_REQUEST_SEND_OPTIONS _In_reads_ | ( | _Inexpressible_("union bug in SAL") | ) |
Definition at line 1553 of file wdfusb.h.
_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 631 of file wdfwmi.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 64 of file Messaging.c.
_IRQL_requires_max_ | ( | DISPATCH_LEVEL | ) |
Definition at line 1705 of file hardware.c.
_Must_inspect_result_ _IRQL_requires_max_ | ( | APC_LEVEL | ) |
Definition at line 197 of file cddata.c.
_IRQL_requires_max_ | ( | HIGH_LEVEL | ) |
Definition at line 144 of file wdfdpc.h.
_IRQL_requires_max_ | ( | DISPATCH_LEVEL+ | 1 | ) |
_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 780 of file wdfobject.h.
|
pure virtual |
_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 192 of file wdfmemory.h.
_Must_inspect_result_ _In_ WDFUSBDEVICE _In_opt_ PWDF_OBJECT_ATTRIBUTES _Out_ WDFMEMORY _Outptr_opt_result_bytebuffer_ | ( | sizeof(URB) | ) |
Definition at line 1680 of file wdfusb.h.
_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_ _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 | ) |
_Must_inspect_result_ _In_ WDFDMAENABLER _In_ _When_ | ( | Length | = =0 , |
__drv_reportError(Length cannot be zero) | |||
) |
_Must_inspect_result_ _In_ PWDFCXDEVICE_INIT _In_ PFN_WDFCXDEVICE_WDM_IRP_PREPROCESS _In_ UCHAR _When_ | ( | NumMinorFunctions | , |
0 | , | ||
_In_reads_bytes_(NumMinorFunctions) | |||
) |
|
pure virtual |
_In_ WDFDMAENABLER _In_ _When_ | ( | MaximumFragments | = =0 , |
__drv_reportError(MaximumFragments cannot be zero) | |||
) |
Definition at line 442 of file wdfdmaenabler.h.
_When_ | ( | Wait | = = __true , |
_IRQL_requires_max_(PASSIVE_LEVEL) | |||
) |
_In_ WDFQUEUE _In_opt_ PFN_WDF_IO_QUEUE_STATE _When_ | ( | StopComplete ! | = 0 , |
_In_ | |||
) |
_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_ _When_ | ( | PoolType | = = 1 || PoolType == 257 , |
_IRQL_requires_max_(APC_LEVEL) | |||
) |
_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) | |||
) |
_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_ WDFMEMORY _In_ size_t _In_ PVOID _In_ _When_ | ( | NumBytesToCopyFrom | = =0 , |
__drv_reportError(NumBytesToCopyFrom cannot be zero) | |||
) |
Definition at line 381 of file wdfmemory.h.
_When_ | ( | Timeout | = = NULL , |
_IRQL_requires_max_(PASSIVE_LEVEL) | |||
) |
|
pure virtual |
_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.
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 3704 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFDEVICE _Inout_ PWDF_CHILD_ADDRESS_DESCRIPTION_HEADER AddressDescription |
Definition at line 651 of file fxdynamics.h.
_In_ WDFDEVICE _In_ ULONG AlignmentRequirement |
Definition at line 1477 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 4262 of file fxdynamics.h.
Definition at line 892 of file fxdynamics.h.
Definition at line 4136 of file fxdynamics.h.
Definition at line 1892 of file fxdynamics.h.
_In_ WDFMEMORY _Out_opt_ size_t* BufferSize |
Definition at line 4154 of file fxdynamics.h.
_In_ WDFDEVICE _In_ PPNP_BUS_INFORMATION BusInformation |
Definition at line 1958 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 3864 of file fxdynamics.h.
Definition at line 3948 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 6268 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 3906 of file fxdynamics.h.
_In_ WDFINTERRUPT _In_ PFN_WDF_INTERRUPT_SYNCHRONIZE Callback |
Definition at line 3212 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 1541 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFUSBDEVICE _In_ CONST GUID _In_ ULONG CapabilityBufferLength |
Definition at line 6396 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFUSBDEVICE _In_ CONST GUID* CapabilityType |
Definition at line 6396 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFDEVICE _In_ WDFDEVICE Child |
Definition at line 3079 of file fxdynamics.h.
Definition at line 608 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFDEVICE _In_ PWDF_CHILD_LIST_CONFIG _In_opt_ PWDF_OBJECT_ATTRIBUTES ChildListAttributes |
Definition at line 608 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFKEY _In_ PCUNICODE_STRING _In_opt_ PWDF_OBJECT_ATTRIBUTES _In_ WDFCOLLECTION Collection |
Definition at line 787 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 892 of file fxdynamics.h.
Definition at line 4472 of file fxdynamics.h.
_In_ WDFREQUEST _In_opt_ PFN_WDF_REQUEST_COMPLETION_ROUTINE _In_opt_ __drv_aliasesMem WDFCONTEXT CompletionContext |
Definition at line 5179 of file fxdynamics.h.
Definition at line 5179 of file fxdynamics.h.
Definition at line 608 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFUSBDEVICE _Out_writes_bytes_to_opt_ ConfigDescriptorLength PVOID ConfigDescriptor |
Definition at line 6133 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFUSBDEVICE _Out_writes_bytes_to_opt_ ConfigDescriptorLength PVOID _Inout_ PUSHORT ConfigDescriptorLength |
Definition at line 6133 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFDMAENABLER _In_ PWDF_DMA_SYSTEM_PROFILE_CONFIG _In_ WDF_DMA_DIRECTION ConfigDirection |
Definition at line 2294 of file fxdynamics.h.
Definition at line 3175 of file fxdynamics.h.
_In_ WDFDMATRANSACTION _In_opt_ PFN_WDF_DMA_TRANSACTION_CONFIGURE_DMA_CHANNEL _In_opt_ PVOID ConfigureContext |
Definition at line 2592 of file fxdynamics.h.
_In_ WDFDMATRANSACTION _In_opt_ PFN_WDF_DMA_TRANSACTION_CONFIGURE_DMA_CHANNEL ConfigureRoutine |
Definition at line 2592 of file fxdynamics.h.
Definition at line 4486 of file fxdynamics.h.
Definition at line 2452 of file fxdynamics.h.
Definition at line 2846 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 4704 of file fxdynamics.h.
_Must_inspect_result_ _In_opt_ WDFKEY _In_ PCUNICODE_STRING _In_ ACCESS_MASK _In_ ULONG CreateOptions |
Definition at line 4704 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFUSBDEVICE _Out_ PULONG CurrentFrameNumber |
Definition at line 6254 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 1058 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 2234 of file fxdynamics.h.
_Inout_ PWDFDEVICE_INIT _In_ PWDF_CHILD_LIST_CONFIG _In_opt_ PWDF_OBJECT_ATTRIBUTES DefaultChildListAttributes |
Definition at line 3030 of file fxdynamics.h.
_In_ WDFDEVICE _In_ PDEVICE_OBJECT DependentDevice |
Definition at line 1212 of file fxdynamics.h.
_In_ WDFCMRESLIST _In_ PCM_PARTIAL_RESOURCE_DESCRIPTOR Descriptor |
Definition at line 5697 of file fxdynamics.h.
Definition at line 1388 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 4204 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFREQUEST _In_ WDFQUEUE DestinationQueue |
Definition at line 5486 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFDEVICE Device |
Definition at line 608 of file fxdynamics.h.
Definition at line 1798 of file fxdynamics.h.
Definition at line 1442 of file fxdynamics.h.
Definition at line 1694 of file fxdynamics.h.
Definition at line 4500 of file fxdynamics.h.
Definition at line 4430 of file fxdynamics.h.
Definition at line 973 of file fxdynamics.h.
Definition at line 1388 of file fxdynamics.h.
_Must_inspect_result_ _In_ PWDFDEVICE_INIT _In_ PCUNICODE_STRING _In_ PCUNICODE_STRING DeviceLocation |
Definition at line 4500 of file fxdynamics.h.
Definition at line 1667 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFDRIVER _In_opt_ PWDF_OBJECT_ATTRIBUTES _In_ PDEVICE_OBJECT DeviceObject |
Definition at line 1120 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 3864 of file fxdynamics.h.
Definition at line 1892 of file fxdynamics.h.
_In_ WDFDEVICE _In_ PWDF_DEVICE_STATE DeviceState |
Definition at line 1093 of file fxdynamics.h.
Definition at line 1653 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFDEVICE _In_ PIRP _In_ WDFCONTEXT DispatchContext |
Definition at line 1178 of file fxdynamics.h.
Definition at line 4416 of file fxdynamics.h.
_In_ WDFDMATRANSACTION _In_opt_ PFN_WDF_DMA_TRANSACTION_DMA_TRANSFER_COMPLETE _In_opt_ PVOID DmaCompletionContext |
Definition at line 2607 of file fxdynamics.h.
_In_ WDFDMATRANSACTION _In_opt_ PFN_WDF_DMA_TRANSACTION_DMA_TRANSFER_COMPLETE DmaCompletionRoutine |
Definition at line 2607 of file fxdynamics.h.
_In_ WDFDMATRANSACTION _In_ WDF_DMA_DIRECTION DmaDirection |
Definition at line 2345 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 2276 of file fxdynamics.h.
_In_ WDFDMATRANSACTION DmaTransaction |
Definition at line 2372 of file fxdynamics.h.
Definition at line 2712 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 2775 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 2775 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 2118 of file fxdynamics.h.
Definition at line 2775 of file fxdynamics.h.
Definition at line 3394 of file fxdynamics.h.
Definition at line 6765 of file fxdynamics.h.
_In_ WDFUSBINTERFACE _In_ UCHAR _In_ UCHAR _Out_ PWDF_USB_PIPE_INFORMATION EndpointInfo |
Definition at line 6765 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFWMIINSTANCE _In_opt_ ULONG EventDataSize |
Definition at line 6994 of file fxdynamics.h.
_Must_inspect_result_ _In_ PWDFCXDEVICE_INIT _In_ PFN_WDFCXDEVICE_WDM_IRP_PREPROCESS EvtCxDeviceWdmIrpPreprocess |
Definition at line 1012 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 1541 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 1577 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 1559 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFDEVICE _In_opt_ WDFDRIVER _In_ UCHAR _In_ PFN_WDFDEVICE_WDM_IRP_DISPATCH EvtDeviceWdmIrpDisptach |
Definition at line 2118 of file fxdynamics.h.
_Must_inspect_result_ _In_ PWDFDEVICE_INIT _In_ PFN_WDFDEVICE_WDM_IRP_PREPROCESS EvtDeviceWdmIrpPreprocess |
Definition at line 1751 of file fxdynamics.h.
Definition at line 1032 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFDMATRANSACTION _In_ WDFREQUEST _In_ PFN_WDF_PROGRAM_DMA EvtProgramDmaFunction |
Definition at line 2388 of file fxdynamics.h.
Definition at line 5105 of file fxdynamics.h.
_In_ WDFDMATRANSACTION _In_ WDF_DMA_DIRECTION _In_ ULONG _In_ PFN_WDF_RESERVE_DMA _In_ PVOID EvtReserveDmaContext |
Definition at line 2635 of file fxdynamics.h.
_In_ WDFDMATRANSACTION _In_ WDF_DMA_DIRECTION _In_ ULONG _In_ PFN_WDF_RESERVE_DMA EvtReserveDmaFunction |
Definition at line 2635 of file fxdynamics.h.
Definition at line 2846 of file fxdynamics.h.
_In_ WDFDEVICE _In_ WDF_DEVICE_FAILED_ACTION FailedAction |
Definition at line 1985 of file fxdynamics.h.
Definition at line 3046 of file fxdynamics.h.
Definition at line 3006 of file fxdynamics.h.
Definition at line 2026 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFQUEUE _In_opt_ WDFREQUEST _In_opt_ WDFFILEOBJECT FileObject |
Definition at line 2062 of file fxdynamics.h.
_In_ PWDFDEVICE_INIT _In_ PWDF_FILEOBJECT_CONFIG _In_opt_ PWDF_OBJECT_ATTRIBUTES FileObjectAttributes |
Definition at line 1058 of file fxdynamics.h.
Definition at line 1722 of file fxdynamics.h.
_In_ WDFDEVICE _In_ WDF_SPECIAL_FILE_TYPE FileType |
Definition at line 1427 of file fxdynamics.h.
_In_ WDFDEVICE _In_ WDF_SPECIAL_FILE_TYPE _In_ BOOLEAN FileTypeIsSupported |
Definition at line 1427 of file fxdynamics.h.
_In_ WDFDMATRANSACTION _In_ size_t FinalTransferredLength |
Definition at line 2505 of file fxdynamics.h.
Definition at line 973 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFREQUEST _In_ WDFQUEUE _In_ PWDF_REQUEST_FORWARD_OPTIONS ForwardOptions |
Definition at line 5558 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFQUEUE _In_ PWDF_IO_QUEUE_FORWARD_PROGRESS_POLICY ForwardProgressPolicy |
Definition at line 3598 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFQUEUE _In_ WDFREQUEST FoundRequest |
Definition at line 3490 of file fxdynamics.h.
Definition at line 4387 of file fxdynamics.h.
Definition at line 4458 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFDEVICE _Inout_ PWDF_CHILD_IDENTIFICATION_DESCRIPTION_HEADER IdentificationDescription |
Definition at line 651 of file fxdynamics.h.
_In_ WDFINTERRUPT _Out_ PWDF_INTERRUPT_INFO Info |
Definition at line 702 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFUSBDEVICE _Out_ PWDF_USB_DEVICE_INFORMATION Information |
Definition at line 5247 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFREQUEST _In_ size_t _Outptr_result_bytebuffer_maybenull_ Length PVOID* InputBuffer |
Definition at line 3906 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFIOTARGET _In_ WDFREQUEST _In_ ULONG _In_opt_ WDFMEMORY _In_opt_ PWDFMEMORY_OFFSET InputBufferOffset |
Definition at line 3928 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 6931 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFDEVICE _In_ PWDF_WMI_INSTANCE_CONFIG _In_opt_ PWDF_OBJECT_ATTRIBUTES InstanceAttributes |
Definition at line 6931 of file fxdynamics.h.
Definition at line 6931 of file fxdynamics.h.
Definition at line 4444 of file fxdynamics.h.
Definition at line 3046 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFDEVICE _In_ CONST GUID* InterfaceClassGUID |
Definition at line 1827 of file fxdynamics.h.
Definition at line 4670 of file fxdynamics.h.
_In_ WDFUSBINTERFACE _In_ UCHAR _Out_ PUSB_INTERFACE_DESCRIPTOR InterfaceDescriptor |
Definition at line 6723 of file fxdynamics.h.
_In_ WDFUSBDEVICE _In_ UCHAR InterfaceIndex |
Definition at line 6782 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFIOTARGET _In_ LPCGUID _Out_ PINTERFACE _In_ USHORT _In_ USHORT _In_opt_ PVOID InterfaceSpecificData |
Definition at line 3046 of file fxdynamics.h.
_In_ WDFIORESREQLIST _In_ _Strict_type_match_ INTERFACE_TYPE InterfaceType |
Definition at line 3046 of file fxdynamics.h.
Definition at line 3175 of file fxdynamics.h.
Definition at line 3948 of file fxdynamics.h.
Definition at line 5601 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFREQUEST _In_ WDFIOTARGET IoTarget |
Definition at line 3640 of file fxdynamics.h.
Definition at line 3640 of file fxdynamics.h.
Definition at line 1607 of file fxdynamics.h.
Definition at line 2175 of file fxdynamics.h.
Definition at line 1164 of file fxdynamics.h.
Definition at line 1594 of file fxdynamics.h.
_In_ WDFDEVICE _In_ CONST GUID _In_opt_ PCUNICODE_STRING _In_ BOOLEAN IsInterfaceEnabled |
Definition at line 1842 of file fxdynamics.h.
Definition at line 1527 of file fxdynamics.h.
_In_ WDFCHILDLIST _In_ PWDF_CHILD_LIST_ITERATOR Iterator |
Definition at line 688 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFKEY Key |
Definition at line 1388 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 1388 of file fxdynamics.h.
Definition at line 1408 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 6153 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFREQUEST _In_ size_t Length |
Definition at line 5307 of file fxdynamics.h.
Definition at line 5792 of file fxdynamics.h.
Definition at line 4500 of file fxdynamics.h.
_Must_inspect_result_ _In_opt_ PWDF_OBJECT_ATTRIBUTES _Out_ WDFWAITLOCK* Lock |
Definition at line 5927 of file fxdynamics.h.
Definition at line 5927 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFLOOKASIDE Lookaside |
Definition at line 4230 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 1012 of file fxdynamics.h.
_In_ WDFDMATRANSACTION _Out_opt_ ULONG* MapRegisterCount |
Definition at line 2577 of file fxdynamics.h.
_In_ WDFDMATRANSACTION _In_ size_t MaximumLength |
Definition at line 2531 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFREQUEST _Outptr_ PMDL* Mdl |
Definition at line 2388 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 4230 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 6268 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFREQUEST _In_ size_t _Out_ WDFMEMORY* MemoryObject |
Definition at line 5443 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFKEY _In_ PCUNICODE_STRING _In_ ULONG _In_ WDFMEMORY _In_opt_ PWDFMEMORY_OFFSET MemoryOffsets |
Definition at line 4909 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFREQUEST _In_ size_t MinimumRequiredLength |
Definition at line 5304 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFREQUEST _In_ size_t MinimumRequiredSize |
Definition at line 5322 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 1302 of file fxdynamics.h.
Definition at line 973 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFUSBDEVICE _In_opt_ PWDF_OBJECT_ATTRIBUTES _In_ ULONG NumberOfIsochPackets |
Definition at line 6437 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFUSBDEVICE _In_opt_ PWDF_OBJECT_ATTRIBUTES _Out_ WDFMEMORY _Out_opt_ PUSHORT NumCharacters |
Definition at line 6153 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 1019 of file fxdynamics.h.
Definition at line 812 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFUSBDEVICE _In_ WDFREQUEST _In_ WDFMEMORY _In_opt_ PWDFMEMORY_OFFSET Offset |
Definition at line 2411 of file fxdynamics.h.
Definition at line 3656 of file fxdynamics.h.
Definition at line 1784 of file fxdynamics.h.
Definition at line 1707 of file fxdynamics.h.
Definition at line 4044 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFIOTARGET _In_ WDFREQUEST _In_ ULONG _In_opt_ WDFMEMORY _In_opt_ PWDFMEMORY_OFFSET OtherArg1Offset |
Definition at line 4070 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 4044 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 4070 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 4044 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 4070 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFREQUEST _In_ size_t _Outptr_result_bytebuffer_maybenull_ Length PVOID* OutputBuffer |
Definition at line 3864 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 3886 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFQUEUE _In_ WDFREQUEST _Out_ WDFREQUEST* OutRequest |
Definition at line 3460 of file fxdynamics.h.
_In_ WDFREQUEST _Out_ PWDF_REQUEST_PARAMETERS Parameters |
Definition at line 3490 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 5194 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFDEVICE ParentDevice |
Definition at line 4406 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFREQUEST _In_ WDFQUEUE ParentDeviceQueue |
Definition at line 5558 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 4262 of file fxdynamics.h.
_In_ WDFDEVICE _In_ PDEVICE_OBJECT PhysicalDevice |
Definition at line 1239 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 6227 of file fxdynamics.h.
Definition at line 6817 of file fxdynamics.h.
_In_ WDFUSBPIPE _Out_ PWDF_USB_PIPE_INFORMATION PipeInformation |
Definition at line 6456 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFUSBINTERFACE _In_opt_ PWDF_OBJECT_ATTRIBUTES PipesAttributes |
Definition at line 6750 of file fxdynamics.h.
_In_ WDFDEVICE _In_ PWDF_DEVICE_PNP_CAPABILITIES PnpCapabilities |
Definition at line 1932 of file fxdynamics.h.
Definition at line 1501 of file fxdynamics.h.
Definition at line 1541 of file fxdynamics.h.
_In_ WDFINTERRUPT _In_ WDF_INTERRUPT_POLICY Policy |
Definition at line 3299 of file fxdynamics.h.
_In_ WDFINTERRUPT _In_ PWDF_INTERRUPT_EXTENDED_POLICY PolicyAndGroup |
Definition at line 3316 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 4112 of file fxdynamics.h.
Definition at line 1912 of file fxdynamics.h.
Definition at line 1945 of file fxdynamics.h.
Definition at line 2149 of file fxdynamics.h.
Definition at line 1514 of file fxdynamics.h.
Definition at line 1577 of file fxdynamics.h.
Definition at line 1559 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFDEVICE _In_opt_ WDFDEVICE PreviousChild |
Definition at line 3104 of file fxdynamics.h.
_In_ WDFINTERRUPT _In_ WDF_INTERRUPT_POLICY _In_ WDF_INTERRUPT_PRIORITY Priority |
Definition at line 3299 of file fxdynamics.h.
Definition at line 5232 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFDMAENABLER _In_ PWDF_DMA_SYSTEM_PROFILE_CONFIG ProfileConfig |
Definition at line 2294 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFIOTARGET _In_ DEVICE_REGISTRY_PROPERTY _In_ ULONG _Out_opt_ PVOID PropertyBuffer |
Definition at line 2189 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 1912 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 1912 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFDEVICE _In_ PWDF_WMI_PROVIDER_CONFIG _In_opt_ PWDF_OBJECT_ATTRIBUTES ProviderAttributes |
Definition at line 6878 of file fxdynamics.h.
_In_ WDFWMIPROVIDER _In_ WDF_WMI_PROVIDER_CONTROL ProviderControl |
Definition at line 6906 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 4387 of file fxdynamics.h.
Definition at line 1194 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFDEVICE _In_ PWDF_IO_QUEUE_CONFIG _In_opt_ PWDF_OBJECT_ATTRIBUTES QueueAttributes |
Definition at line 3377 of file fxdynamics.h.
Definition at line 3582 of file fxdynamics.h.
_In_ WDFQUEUE _Out_opt_ PULONG QueueRequests |
Definition at line 3394 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFUSBPIPE _In_ WDFREQUEST _In_opt_ WDFMEMORY ReadMemory |
Definition at line 6572 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFUSBPIPE _In_ WDFREQUEST _In_opt_ WDFMEMORY _In_opt_ PWDFMEMORY_OFFSET ReadOffset |
Definition at line 6572 of file fxdynamics.h.
Definition at line 1827 of file fxdynamics.h.
Definition at line 2775 of file fxdynamics.h.
Definition at line 2162 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFUSBPIPE _In_ WDFREQUEST Request |
Definition at line 2076 of file fxdynamics.h.
Definition at line 1045 of file fxdynamics.h.
Definition at line 5009 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFUSBPIPE _In_opt_ WDFREQUEST _In_opt_ PWDF_REQUEST_SEND_OPTIONS RequestOptions |
Definition at line 3864 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFDEVICE _In_ WDFQUEUE _In_ _Strict_type_match_ WDF_REQUEST_TYPE RequestType |
Definition at line 2101 of file fxdynamics.h.
_In_ WDFDMATRANSACTION _In_ WDF_DMA_DIRECTION _In_ ULONG RequiredMapRegisters |
Definition at line 2635 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFDEVICE _In_ PWDF_DEVICE_PROPERTY_DATA _In_ ULONG _Out_ PVOID _Out_ PULONG RequiredSize |
Definition at line 2189 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFIORESREQLIST RequirementsList |
Definition at line 5573 of file fxdynamics.h.
_In_ WDFIORESLIST ResourceList |
Definition at line 5681 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 1901 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFCHILDLIST _Inout_ PWDF_CHILD_RETRIEVE_INFO RetrieveInfo |
Definition at line 637 of file fxdynamics.h.
_In_ WDFREQUEST _In_ PWDF_REQUEST_REUSE_PARAMS ReuseParams |
Definition at line 5026 of file fxdynamics.h.
Definition at line 2577 of file fxdynamics.h.
Definition at line 960 of file fxdynamics.h.
_In_ WDFUSBINTERFACE _In_ UCHAR SettingIndex |
Definition at line 6710 of file fxdynamics.h.
Definition at line 1360 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFUSBDEVICE _In_ WDFREQUEST _In_ PWDF_USB_CONTROL_SETUP_PACKET SetupPacket |
Definition at line 6268 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFIOTARGET _In_ LPCGUID _Out_ PINTERFACE _In_ USHORT Size |
Definition at line 2234 of file fxdynamics.h.
_In_ WDFIORESREQLIST _In_ ULONG SlotNumber |
Definition at line 5573 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 4185 of file fxdynamics.h.
_Must_inspect_result_ _In_opt_ PWDF_OBJECT_ATTRIBUTES _Out_ WDFSPINLOCK* SpinLock |
Definition at line 5973 of file fxdynamics.h.
Definition at line 5973 of file fxdynamics.h.
_In_ WDFREQUEST _In_ PIO_STACK_LOCATION Stack |
Definition at line 5064 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 1288 of file fxdynamics.h.
_Must_inspect_result_ _In_opt_ PCUNICODE_STRING _In_opt_ PWDF_OBJECT_ATTRIBUTES StringAttributes |
Definition at line 5872 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFUSBDEVICE _In_ WDFREQUEST _In_ WDFMEMORY _In_opt_ PWDFMEMORY_OFFSET _In_ UCHAR StringIndex |
Definition at line 6153 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFUSBDEVICE _In_opt_ PWDF_OBJECT_ATTRIBUTES _Out_ WDFMEMORY* StringMemory |
Definition at line 6172 of file fxdynamics.h.
Definition at line 6172 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFKEY _In_ PCUNICODE_STRING _In_opt_ PWDF_OBJECT_ATTRIBUTES StringsAttributes |
Definition at line 4821 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFKEY _In_ PCUNICODE_STRING _In_ WDFCOLLECTION StringsCollection |
Definition at line 4929 of file fxdynamics.h.
Definition at line 1878 of file fxdynamics.h.
_In_ WDFINTERRUPT _In_ WDF_INTERRUPT_POLICY _In_ WDF_INTERRUPT_PRIORITY _In_ KAFFINITY TargetProcessorSet |
Definition at line 3299 of file fxdynamics.h.
Definition at line 6017 of file fxdynamics.h.
_Must_inspect_result_ _In_ WDFUSBDEVICE _In_ WDFREQUEST _In_ PWDF_USB_CONTROL_SETUP_PACKET _In_opt_ WDFMEMORY TransferMemory |
Definition at line 6290 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 6290 of file fxdynamics.h.
_In_ WDFDMATRANSACTION _In_ size_t TransferredLength |
Definition at line 2490 of file fxdynamics.h.