ReactOS 0.4.15-dev-7931-gfd331f1
_type_info Struct Reference
Collaboration diagram for _type_info:

Public Attributes

LPCSTR name
 
LPCSTR uuid
 
TYPEKIND type
 
WORD wTypeFlags
 
USHORT cbAlignment
 
USHORT cbSizeInstance
 
USHORT help_ctx
 
DWORD version
 
USHORT cbSizeVft
 
USHORT cFuncs
 
function_info funcs [20]
 

Detailed Description

Definition at line 4251 of file typelib.c.

Member Data Documentation

◆ cbAlignment

USHORT _type_info::cbAlignment

Definition at line 4257 of file typelib.c.

◆ cbSizeInstance

USHORT _type_info::cbSizeInstance

Definition at line 4258 of file typelib.c.

◆ cbSizeVft

USHORT _type_info::cbSizeVft

Definition at line 4261 of file typelib.c.

◆ cFuncs

USHORT _type_info::cFuncs

Definition at line 4262 of file typelib.c.

◆ funcs

function_info _type_info::funcs[20]

Definition at line 4263 of file typelib.c.

◆ help_ctx

USHORT _type_info::help_ctx

Definition at line 4259 of file typelib.c.

◆ name

LPCSTR _type_info::name

Definition at line 4253 of file typelib.c.

◆ type

TYPEKIND _type_info::type

Definition at line 4255 of file typelib.c.

◆ uuid

LPCSTR _type_info::uuid

Definition at line 4254 of file typelib.c.

◆ version

DWORD _type_info::version

Definition at line 4260 of file typelib.c.

◆ wTypeFlags

WORD _type_info::wTypeFlags

Definition at line 4256 of file typelib.c.


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