RTL_GENERIC_TABLE结构包含 splay 树的特定于文件系统的数据。 RTL_GENERIC_TABLE不透明,不直接作。 驱动程序必须使用“备注”部分中介绍的支持例程来作RTL_GENERIC_TABLE值。 语法 C++ 复制 typedef struct _RTL_GENERIC_TABLE { PRTL_SPLAY_LINKS TableRoot; LIST_ENTRY InsertOrderList; PLIST_ENTRY Ordered...
The RTL_GENERIC_TABLE structure contains file system-specific data for a splay tree. RTL_GENERIC_TABLE is opaque and not directly manipulated. Drivers must use the support routines that are described in the Remarks section to manipulate RTL_GENERIC_TABLE values. ...
The RTL_GENERIC_TABLE structure contains file system-specific data for a splay tree. RTL_GENERIC_TABLE is opaque and not directly manipulated. Drivers must use the support routines that are described in the Remarks section to manipulate RTL_GENERIC_TABLE values. ...