ReactOS 0.4.15-dev-7842-g558ab78
TLB_Mapping Struct Reference
Collaboration diagram for TLB_Mapping:

Public Attributes

IUnknown IUnknown_iface
 
LONG refs
 
HANDLE file
 
HANDLE mapping
 
LPVOID typelib_base
 

Detailed Description

Definition at line 3186 of file typelib.c.

Member Data Documentation

◆ file

HANDLE TLB_Mapping::file

Definition at line 3190 of file typelib.c.

◆ IUnknown_iface

IUnknown TLB_Mapping::IUnknown_iface

Definition at line 3188 of file typelib.c.

◆ mapping

HANDLE TLB_Mapping::mapping

Definition at line 3191 of file typelib.c.

◆ refs

LONG TLB_Mapping::refs

Definition at line 3189 of file typelib.c.

◆ typelib_base

LPVOID TLB_Mapping::typelib_base

Definition at line 3192 of file typelib.c.


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