ReactOS 0.4.16-dev-1946-g52006dd
tagMSFT_ImpInfo Struct Reference

#include <typelib.h>

Collaboration diagram for tagMSFT_ImpInfo:

Public Attributes

INT flags
 
INT oImpFile
 
INT oGuid
 
int flags
 
int oImpFile
 
int oGuid
 

Detailed Description

Definition at line 165 of file typelib.h.

Member Data Documentation

◆ flags [1/2]

INT tagMSFT_ImpInfo::flags

Definition at line 166 of file typelib.h.

Referenced by add_dispatch(), alloc_importinfo(), alloc_msft_importinfo(), and MSFT_ReadAllRefs().

◆ flags [2/2]

int tagMSFT_ImpInfo::flags

Definition at line 157 of file typelib_struct.h.

◆ oGuid [1/2]

INT tagMSFT_ImpInfo::oGuid

Definition at line 171 of file typelib.h.

Referenced by add_dispatch(), alloc_importinfo(), and MSFT_ReadAllRefs().

◆ oGuid [2/2]

int tagMSFT_ImpInfo::oGuid

Definition at line 162 of file typelib_struct.h.

◆ oImpFile [1/2]

INT tagMSFT_ImpInfo::oImpFile

Definition at line 170 of file typelib.h.

Referenced by add_dispatch(), alloc_importinfo(), and MSFT_ReadAllRefs().

◆ oImpFile [2/2]

int tagMSFT_ImpInfo::oImpFile

Definition at line 161 of file typelib_struct.h.


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