ReactOS 0.4.15-dev-7788-g1ad9096
ATL::_ATL_INTMAP_ENTRY Struct Reference

#include <atlbase.h>

Collaboration diagram for ATL::_ATL_INTMAP_ENTRY:

Public Attributes

const IIDpiid
 
DWORD_PTR dw
 
_ATL_CREATORARGFUNC * pFunc
 

Detailed Description

Definition at line 150 of file atlbase.h.

Member Data Documentation

◆ dw

DWORD_PTR ATL::_ATL_INTMAP_ENTRY::dw

Definition at line 153 of file atlbase.h.

◆ pFunc

_ATL_CREATORARGFUNC* ATL::_ATL_INTMAP_ENTRY::pFunc

Definition at line 154 of file atlbase.h.

Referenced by ATL::AtlInternalQueryInterface().

◆ piid

const IID* ATL::_ATL_INTMAP_ENTRY::piid

Definition at line 152 of file atlbase.h.

Referenced by ATL::AtlInternalQueryInterface().


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