ReactOS 0.4.15-dev-7953-g1f49173
_ATL_INTMAP_ENTRY_TAG Struct Reference

#include <atlbase.h>

Collaboration diagram for _ATL_INTMAP_ENTRY_TAG:

Public Attributes

const IIDpiid
 
DWORD_PTR dw
 
_ATL_CREATORARGFUNC * pFunc
 

Detailed Description

Definition at line 234 of file atlbase.h.

Member Data Documentation

◆ dw

DWORD_PTR _ATL_INTMAP_ENTRY_TAG::dw

Definition at line 237 of file atlbase.h.

◆ pFunc

_ATL_CREATORARGFUNC* _ATL_INTMAP_ENTRY_TAG::pFunc

Definition at line 238 of file atlbase.h.

Referenced by AtlInternalQueryInterface().

◆ piid

const IID* _ATL_INTMAP_ENTRY_TAG::piid

Definition at line 236 of file atlbase.h.


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