|
ReactOS 0.4.16-dev-1946-g52006dd
|
This is the complete list of members for FxQueryInterface, including all inherited members.
| _FormatIrp(__in PIRP Irp, __in const GUID *InterfaceGuid, __out PINTERFACE Interface, __in USHORT InterfaceSize, __in USHORT InterfaceVersion, __in_opt PVOID InterfaceSpecificData=NULL) | FxQueryInterface | static |
| _FromEntry(__in PSINGLE_LIST_ENTRY Entry) | FxQueryInterface | inlinestatic |
| _QueryForInterface(__in PDEVICE_OBJECT TopOfStack, __in const GUID *InterfaceType, __out PINTERFACE Interface, __in USHORT Size, __in USHORT Version, __in_opt PVOID InterfaceSpecificData) | FxQueryInterface | static |
| FxQueryInterface(__in CfxDevice *Device, __in PWDF_QUERY_INTERFACE_CONFIG Config) | FxQueryInterface | |
| FxStump(VOID) | FxStump | inlineprotected |
| m_Device | FxQueryInterface | |
| m_EmbeddedInterface | FxQueryInterface | |
| m_Entry | FxQueryInterface | |
| m_ImportInterface | FxQueryInterface | |
| m_Interface | FxQueryInterface | |
| m_InterfaceType | FxQueryInterface | |
| m_ProcessRequest | FxQueryInterface | |
| m_SendQueryToParentStack | FxQueryInterface | |
| operator delete(__in PVOID pointer) | FxStump | inline |
| operator delete[](__in PVOID pointer) | FxStump | inline |
| operator new(__in size_t Size, __in PFX_DRIVER_GLOBALS FxDriverGlobals) | FxStump | inline |
| operator new(__in size_t Size, __in PFX_DRIVER_GLOBALS FxDriverGlobals, __in POOL_TYPE PoolType) | FxStump | inline |
| operator new[](__in size_t Size, __in PFX_DRIVER_GLOBALS FxDriverGlobals) | FxStump | inline |
| SetEmbedded(__in PWDF_QUERY_INTERFACE_CONFIG Config, __in PINTERFACE Interface) | FxQueryInterface | |
| ~FxQueryInterface(VOID) | FxQueryInterface |