ReactOS 0.4.16-dev-1946-g52006dd
_GLOBAL_FLS_DATA Struct Reference

#include <winternl.h>

Collaboration diagram for _GLOBAL_FLS_DATA:

Public Attributes

FLS_INFO_CHUNKfls_callback_chunks [8]
 
LIST_ENTRY fls_list_head
 
ULONG fls_high_index
 

Detailed Description

Definition at line 375 of file winternl.h.

Member Data Documentation

◆ fls_callback_chunks

FLS_INFO_CHUNK* _GLOBAL_FLS_DATA::fls_callback_chunks[8]

Definition at line 377 of file winternl.h.

◆ fls_high_index

ULONG _GLOBAL_FLS_DATA::fls_high_index

Definition at line 379 of file winternl.h.

◆ fls_list_head

LIST_ENTRY _GLOBAL_FLS_DATA::fls_list_head

Definition at line 378 of file winternl.h.


The documentation for this struct was generated from the following file: