ReactOS 0.4.15-dev-7918-g2a2556c
tagMSFT_Header Struct Reference

#include <typelib.h>

Public Attributes

INT magic1
 
INT magic2
 
INT posguid
 
INT lcid
 
INT lcid2
 
INT varflags
 
INT version
 
INT flags
 
INT nrtypeinfos
 
INT helpstring
 
INT helpstringcontext
 
INT helpcontext
 
INT nametablecount
 
INT nametablechars
 
INT NameOffset
 
INT helpfile
 
INT CustomDataOffset
 
INT res44
 
INT res48
 
INT dispatchpos
 
INT nimpinfos
 

Detailed Description

Definition at line 58 of file typelib.h.

Member Data Documentation

◆ CustomDataOffset

INT tagMSFT_Header::CustomDataOffset

Definition at line 79 of file typelib.h.

Referenced by create_msft_typelib(), and ITypeLib2_Constructor_MSFT().

◆ dispatchpos

INT tagMSFT_Header::dispatchpos

Definition at line 83 of file typelib.h.

Referenced by ITypeLib2_Constructor_MSFT().

◆ flags

INT tagMSFT_Header::flags

Definition at line 70 of file typelib.h.

Referenced by ITypeLib2_Constructor_MSFT().

◆ helpcontext

INT tagMSFT_Header::helpcontext

Definition at line 74 of file typelib.h.

◆ helpfile

INT tagMSFT_Header::helpfile

Definition at line 78 of file typelib.h.

Referenced by ITypeLib2_Constructor_MSFT().

◆ helpstring

INT tagMSFT_Header::helpstring

Definition at line 72 of file typelib.h.

Referenced by ITypeLib2_Constructor_MSFT().

◆ helpstringcontext

INT tagMSFT_Header::helpstringcontext

Definition at line 73 of file typelib.h.

Referenced by ITypeLib2_Constructor_MSFT().

◆ lcid

INT tagMSFT_Header::lcid

Definition at line 63 of file typelib.h.

Referenced by ITypeLib2_Constructor_MSFT().

◆ lcid2

INT tagMSFT_Header::lcid2

Definition at line 64 of file typelib.h.

Referenced by ITypeLib2_Constructor_MSFT().

◆ magic1

INT tagMSFT_Header::magic1

Definition at line 59 of file typelib.h.

Referenced by ITypeLib2_Constructor_MSFT().

◆ magic2

INT tagMSFT_Header::magic2

Definition at line 60 of file typelib.h.

Referenced by ITypeLib2_Constructor_MSFT().

◆ NameOffset

INT tagMSFT_Header::NameOffset

Definition at line 77 of file typelib.h.

Referenced by ITypeLib2_Constructor_MSFT().

◆ nametablechars

INT tagMSFT_Header::nametablechars

Definition at line 76 of file typelib.h.

◆ nametablecount

INT tagMSFT_Header::nametablecount

Definition at line 75 of file typelib.h.

◆ nimpinfos

INT tagMSFT_Header::nimpinfos

Definition at line 84 of file typelib.h.

◆ nrtypeinfos

INT tagMSFT_Header::nrtypeinfos

Definition at line 71 of file typelib.h.

Referenced by ITypeLib2_Constructor_MSFT().

◆ posguid

INT tagMSFT_Header::posguid

Definition at line 61 of file typelib.h.

Referenced by ITypeLib2_Constructor_MSFT().

◆ res44

INT tagMSFT_Header::res44

Definition at line 81 of file typelib.h.

◆ res48

INT tagMSFT_Header::res48

Definition at line 82 of file typelib.h.

◆ varflags

INT tagMSFT_Header::varflags

Definition at line 65 of file typelib.h.

Referenced by create_msft_typelib(), and ITypeLib2_Constructor_MSFT().

◆ version

INT tagMSFT_Header::version

Definition at line 69 of file typelib.h.

Referenced by ITypeLib2_Constructor_MSFT().


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