ReactOS 0.4.15-dev-7942-gd23573b
_ATL_TERMFUNC_ELEM_TAG Struct Reference

#include <atlbase.h>

Collaboration diagram for _ATL_TERMFUNC_ELEM_TAG:

Public Attributes

_ATL_TERMFUNC * pFunc
 
DWORD_PTR dw
 
struct _ATL_TERMFUNC_ELEM_TAGpNext
 

Detailed Description

Definition at line 115 of file atlbase.h.

Member Data Documentation

◆ dw

DWORD_PTR _ATL_TERMFUNC_ELEM_TAG::dw

Definition at line 118 of file atlbase.h.

Referenced by AtlModuleAddTermFunc(), and AtlModuleTerm().

◆ pFunc

_ATL_TERMFUNC* _ATL_TERMFUNC_ELEM_TAG::pFunc

Definition at line 117 of file atlbase.h.

Referenced by AtlModuleAddTermFunc(), and AtlModuleTerm().

◆ pNext

struct _ATL_TERMFUNC_ELEM_TAG* _ATL_TERMFUNC_ELEM_TAG::pNext

Definition at line 119 of file atlbase.h.

Referenced by AtlModuleAddTermFunc(), and AtlModuleTerm().


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