ReactOS 0.4.16-dev-1946-g52006dd
_HELPER_ENTRY Struct Reference

#include <precomp.h>

Collaboration diagram for _HELPER_ENTRY:

Public Attributes

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

Detailed Description

Definition at line 61 of file precomp.h.

Member Data Documentation

◆ Attributes

NS_HELPER_ATTRIBUTES _HELPER_ENTRY::Attributes

Definition at line 66 of file precomp.h.

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

◆ bStarted

BOOL _HELPER_ENTRY::bStarted

Definition at line 70 of file precomp.h.

Referenced by StartHelpers().

◆ ParentHelperGuid

GUID _HELPER_ENTRY::ParentHelperGuid

Definition at line 67 of file precomp.h.

Referenced by RegisterContext(), and RegisterHelper().

◆ pDllEntry

PDLL_LIST_ENTRY _HELPER_ENTRY::pDllEntry

Definition at line 69 of file precomp.h.

Referenced by PrintHelpers(), RegisterContext(), and RegisterHelper().

◆ pNext

struct _HELPER_ENTRY* _HELPER_ENTRY::pNext

Definition at line 64 of file precomp.h.

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

◆ pPrev

struct _HELPER_ENTRY* _HELPER_ENTRY::pPrev

Definition at line 63 of file precomp.h.

Referenced by RegisterHelper().

◆ pSubHelperHead

struct _HELPER_ENTRY* _HELPER_ENTRY::pSubHelperHead

Definition at line 72 of file precomp.h.

Referenced by PrintHelpers(), and StartHelpers().

◆ pSubHelperTail

struct _HELPER_ENTRY* _HELPER_ENTRY::pSubHelperTail

Definition at line 73 of file precomp.h.

Referenced by RegisterHelper().


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