ReactOS 0.4.16-dev-1946-g52006dd
SLTG_LibBlk Struct Reference

#include <typelib.h>

Collaboration diagram for SLTG_LibBlk:

Public Attributes

WORD magic
 
WORD res02
 
WORD name
 
SLTG_Name res06
 
SLTG_Name helpstring
 
SLTG_Name helpfile
 
DWORD helpcontext
 
WORD syskind
 
WORD lcid
 
DWORD res12
 
WORD libflags
 
WORD maj_vers
 
WORD min_vers
 
GUID uuid
 
unsigned short magic
 
unsigned short res02
 
unsigned short name
 
unsigned int helpcontext
 
unsigned short syskind
 
unsigned short lcid
 
unsigned int res12
 
unsigned short libflags
 
unsigned short maj_vers
 
unsigned short min_vers
 
struct uuid uuid
 

Detailed Description

Definition at line 367 of file typelib.h.

Member Data Documentation

◆ helpcontext [1/2]

DWORD SLTG_LibBlk::helpcontext

Definition at line 374 of file typelib.h.

◆ helpcontext [2/2]

unsigned int SLTG_LibBlk::helpcontext

Definition at line 356 of file typelib_struct.h.

◆ helpfile

SLTG_Name SLTG_LibBlk::helpfile

Definition at line 373 of file typelib.h.

◆ helpstring

SLTG_Name SLTG_LibBlk::helpstring

Definition at line 372 of file typelib.h.

◆ lcid [1/2]

WORD SLTG_LibBlk::lcid

Definition at line 376 of file typelib.h.

◆ lcid [2/2]

unsigned short SLTG_LibBlk::lcid

Definition at line 358 of file typelib_struct.h.

◆ libflags [1/2]

WORD SLTG_LibBlk::libflags

Definition at line 378 of file typelib.h.

◆ libflags [2/2]

unsigned short SLTG_LibBlk::libflags

Definition at line 360 of file typelib_struct.h.

◆ magic [1/2]

WORD SLTG_LibBlk::magic

Definition at line 368 of file typelib.h.

◆ magic [2/2]

unsigned short SLTG_LibBlk::magic

Definition at line 350 of file typelib_struct.h.

◆ maj_vers [1/2]

WORD SLTG_LibBlk::maj_vers

Definition at line 379 of file typelib.h.

◆ maj_vers [2/2]

unsigned short SLTG_LibBlk::maj_vers

Definition at line 361 of file typelib_struct.h.

◆ min_vers [1/2]

WORD SLTG_LibBlk::min_vers

Definition at line 380 of file typelib.h.

◆ min_vers [2/2]

unsigned short SLTG_LibBlk::min_vers

Definition at line 362 of file typelib_struct.h.

◆ name [1/2]

WORD SLTG_LibBlk::name

Definition at line 370 of file typelib.h.

Referenced by ITypeLib2_Constructor_SLTG().

◆ name [2/2]

unsigned short SLTG_LibBlk::name

Definition at line 352 of file typelib_struct.h.

◆ res02 [1/2]

WORD SLTG_LibBlk::res02

Definition at line 369 of file typelib.h.

◆ res02 [2/2]

unsigned short SLTG_LibBlk::res02

Definition at line 351 of file typelib_struct.h.

◆ res06

SLTG_Name SLTG_LibBlk::res06

Definition at line 371 of file typelib.h.

◆ res12 [1/2]

DWORD SLTG_LibBlk::res12

Definition at line 377 of file typelib.h.

◆ res12 [2/2]

unsigned int SLTG_LibBlk::res12

Definition at line 359 of file typelib_struct.h.

◆ syskind [1/2]

WORD SLTG_LibBlk::syskind

Definition at line 375 of file typelib.h.

◆ syskind [2/2]

unsigned short SLTG_LibBlk::syskind

Definition at line 357 of file typelib_struct.h.

◆ uuid [1/2]

GUID SLTG_LibBlk::uuid

Definition at line 381 of file typelib.h.

◆ uuid [2/2]

struct uuid SLTG_LibBlk::uuid

Definition at line 363 of file typelib_struct.h.


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