ReactOS 0.4.15-dev-7953-g1f49173
ATL::_ATL_TERMFUNC_ELEM Struct Reference

#include <atlbase.h>

Collaboration diagram for ATL::_ATL_TERMFUNC_ELEM:

Public Attributes

_ATL_TERMFUNC * pFunc
 
DWORD_PTR dw
 
_ATL_TERMFUNC_ELEMpNext
 

Detailed Description

Definition at line 130 of file atlbase.h.

Member Data Documentation

◆ dw

DWORD_PTR ATL::_ATL_TERMFUNC_ELEM::dw

Definition at line 133 of file atlbase.h.

◆ pFunc

_ATL_TERMFUNC* ATL::_ATL_TERMFUNC_ELEM::pFunc

Definition at line 132 of file atlbase.h.

◆ pNext

_ATL_TERMFUNC_ELEM* ATL::_ATL_TERMFUNC_ELEM::pNext

Definition at line 134 of file atlbase.h.


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