ReactOS 0.4.16-dev-1946-g52006dd
MSFT_NameIntro Struct Reference

#include <typelib.h>

Collaboration diagram for MSFT_NameIntro:

Public Attributes

INT hreftype
 
INT next_hash
 
INT namelen
 
int hreftype
 
int next_hash
 
int namelen
 

Detailed Description

Definition at line 273 of file typelib.h.

Member Data Documentation

◆ hreftype [1/2]

INT MSFT_NameIntro::hreftype

Definition at line 274 of file typelib.h.

Referenced by MSFT_ReadHreftype(), and WMSFT_compile_names().

◆ hreftype [2/2]

int MSFT_NameIntro::hreftype

Definition at line 255 of file typelib_struct.h.

◆ namelen [1/2]

INT MSFT_NameIntro::namelen

Definition at line 282 of file typelib.h.

Referenced by MSFT_ReadAllNames(), read_msft_importlib(), and WMSFT_compile_names().

◆ namelen [2/2]

int MSFT_NameIntro::namelen

Definition at line 263 of file typelib_struct.h.

◆ next_hash [1/2]

INT MSFT_NameIntro::next_hash

Definition at line 281 of file typelib.h.

Referenced by WMSFT_compile_names().

◆ next_hash [2/2]

int MSFT_NameIntro::next_hash

Definition at line 262 of file typelib_struct.h.


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