ReactOS 0.4.15-dev-8002-gbbb3b00
_HELPER_ENTRY Struct Reference

#include <precomp.h>

Collaboration diagram for _HELPER_ENTRY:

Public Attributes

struct _HELPER_ENTRYpPrev
 
struct _HELPER_ENTRYpNext
 
NS_HELPER_ATTRIBUTES Attributes
 
PDLL_LIST_ENTRY pDllEntry
 
BOOL bStarted
 
struct _HELPER_ENTRYpSubHelperHead
 
struct _HELPER_ENTRYpSubHelperTail
 

Detailed Description

Definition at line 55 of file precomp.h.

Member Data Documentation

◆ Attributes

NS_HELPER_ATTRIBUTES _HELPER_ENTRY::Attributes

Definition at line 60 of file precomp.h.

Referenced by FindHelper(), PrintSubContext(), RegisterHelper(), and StartHelpers().

◆ bStarted

BOOL _HELPER_ENTRY::bStarted

Definition at line 63 of file precomp.h.

Referenced by StartHelpers().

◆ pDllEntry

PDLL_LIST_ENTRY _HELPER_ENTRY::pDllEntry

Definition at line 62 of file precomp.h.

Referenced by PrintSubContext(), and RegisterHelper().

◆ pNext

struct _HELPER_ENTRY* _HELPER_ENTRY::pNext

Definition at line 58 of file precomp.h.

Referenced by FindHelper(), RegisterHelper(), and StartHelpers().

◆ pPrev

struct _HELPER_ENTRY* _HELPER_ENTRY::pPrev

Definition at line 57 of file precomp.h.

Referenced by RegisterHelper().

◆ pSubHelperHead

struct _HELPER_ENTRY* _HELPER_ENTRY::pSubHelperHead

Definition at line 65 of file precomp.h.

◆ pSubHelperTail

struct _HELPER_ENTRY* _HELPER_ENTRY::pSubHelperTail

Definition at line 66 of file precomp.h.

Referenced by RegisterHelper().


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