ReactOS 0.4.15-dev-7834-g00c4b3d
_FORM_INFO_LIST Struct Reference
Collaboration diagram for _FORM_INFO_LIST:

Public Attributes

LIST_ENTRY List
 
DWORD Sig
 
DWORD Index
 
 FORM_INFO_2W
 

Detailed Description

Definition at line 13 of file forms.c.

Member Data Documentation

◆ FORM_INFO_2W

_FORM_INFO_LIST::FORM_INFO_2W

Definition at line 18 of file forms.c.

◆ Index

DWORD _FORM_INFO_LIST::Index

Definition at line 17 of file forms.c.

Referenced by InitializeFormList(), and LocalAddForm().

◆ List

LIST_ENTRY _FORM_INFO_LIST::List

Definition at line 15 of file forms.c.

Referenced by InitializeFormList(), LocalAddForm(), and LocalDeleteForm().

◆ Sig

DWORD _FORM_INFO_LIST::Sig

Definition at line 16 of file forms.c.

Referenced by InitializeFormList(), and LocalAddForm().


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