ReactOS 0.4.15-dev-7907-g95bf896
tagDll Struct Reference

#include <winhelp.h>

Collaboration diagram for tagDll:

Public Attributes

HANDLE hLib
 
const charname
 
WINHELP_LDLLHandler handler
 
DWORD class
 
struct tagDllnext
 

Detailed Description

Definition at line 121 of file winhelp.h.

Member Data Documentation

◆ class

DWORD tagDll::class

Definition at line 126 of file winhelp.h.

◆ handler

WINHELP_LDLLHandler tagDll::handler

Definition at line 125 of file winhelp.h.

◆ hLib

HANDLE tagDll::hLib

Definition at line 123 of file winhelp.h.

◆ name

const char* tagDll::name

Definition at line 124 of file winhelp.h.

◆ next

struct tagDll* tagDll::next

Definition at line 127 of file winhelp.h.


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