ReactOS 0.4.15-dev-7842-g558ab78
tagMSFT_ImpInfo Struct Reference

#include <typelib.h>

Public Attributes

INT flags
 
INT oImpFile
 
INT oGuid
 

Detailed Description

Definition at line 165 of file typelib.h.

Member Data Documentation

◆ flags

INT tagMSFT_ImpInfo::flags

Definition at line 166 of file typelib.h.

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

◆ oGuid

INT tagMSFT_ImpInfo::oGuid

Definition at line 171 of file typelib.h.

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

◆ oImpFile

INT tagMSFT_ImpInfo::oImpFile

Definition at line 170 of file typelib.h.

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


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