ReactOS 0.4.16-dev-1946-g52006dd
SLTG_Function Struct Reference

#include <typelib.h>

Public Attributes

BYTE magic
 
BYTE inv
 
WORD next
 
WORD name
 
DWORD dispid
 
WORD helpcontext
 
WORD helpstring
 
WORD arg_off
 
BYTE nacc
 
BYTE retnextopt
 
WORD rettype
 
WORD vtblpos
 
WORD funcflags
 
unsigned char magic
 
unsigned char inv
 
unsigned short next
 
unsigned short name
 
unsigned int dispid
 
unsigned short helpcontext
 
unsigned short helpstring
 
unsigned short arg_off
 
unsigned char nacc
 
unsigned char retnextopt
 
unsigned short rettype
 
unsigned short vtblpos
 
unsigned short funcflags
 

Detailed Description

Definition at line 478 of file typelib.h.

Member Data Documentation

◆ arg_off [1/2]

WORD SLTG_Function::arg_off

Definition at line 486 of file typelib.h.

Referenced by SLTG_DoFuncs().

◆ arg_off [2/2]

unsigned short SLTG_Function::arg_off

Definition at line 476 of file typelib_struct.h.

◆ dispid [1/2]

DWORD SLTG_Function::dispid

Definition at line 483 of file typelib.h.

Referenced by SLTG_DoFuncs().

◆ dispid [2/2]

unsigned int SLTG_Function::dispid

Definition at line 473 of file typelib_struct.h.

◆ funcflags [1/2]

WORD SLTG_Function::funcflags

Definition at line 493 of file typelib.h.

Referenced by SLTG_DoFuncs().

◆ funcflags [2/2]

unsigned short SLTG_Function::funcflags

Definition at line 483 of file typelib_struct.h.

◆ helpcontext [1/2]

WORD SLTG_Function::helpcontext

Definition at line 484 of file typelib.h.

◆ helpcontext [2/2]

unsigned short SLTG_Function::helpcontext

Definition at line 474 of file typelib_struct.h.

◆ helpstring [1/2]

WORD SLTG_Function::helpstring

Definition at line 485 of file typelib.h.

Referenced by SLTG_DoFuncs().

◆ helpstring [2/2]

unsigned short SLTG_Function::helpstring

Definition at line 475 of file typelib_struct.h.

◆ inv [1/2]

BYTE SLTG_Function::inv

Definition at line 480 of file typelib.h.

Referenced by SLTG_DoFuncs().

◆ inv [2/2]

unsigned char SLTG_Function::inv

Definition at line 470 of file typelib_struct.h.

◆ magic [1/2]

BYTE SLTG_Function::magic

Definition at line 479 of file typelib.h.

Referenced by SLTG_DoFuncs().

◆ magic [2/2]

unsigned char SLTG_Function::magic

Definition at line 469 of file typelib_struct.h.

◆ nacc [1/2]

BYTE SLTG_Function::nacc

Definition at line 487 of file typelib.h.

Referenced by SLTG_DoFuncs().

◆ nacc [2/2]

unsigned char SLTG_Function::nacc

Definition at line 477 of file typelib_struct.h.

◆ name [1/2]

WORD SLTG_Function::name

Definition at line 482 of file typelib.h.

Referenced by SLTG_DoFuncs().

◆ name [2/2]

unsigned short SLTG_Function::name

Definition at line 472 of file typelib_struct.h.

◆ next [1/2]

WORD SLTG_Function::next

Definition at line 481 of file typelib.h.

Referenced by SLTG_DoFuncs().

◆ next [2/2]

unsigned short SLTG_Function::next

Definition at line 471 of file typelib_struct.h.

◆ retnextopt [1/2]

BYTE SLTG_Function::retnextopt

Definition at line 488 of file typelib.h.

Referenced by SLTG_DoFuncs().

◆ retnextopt [2/2]

unsigned char SLTG_Function::retnextopt

Definition at line 478 of file typelib_struct.h.

◆ rettype [1/2]

WORD SLTG_Function::rettype

Definition at line 491 of file typelib.h.

Referenced by SLTG_DoFuncs().

◆ rettype [2/2]

unsigned short SLTG_Function::rettype

Definition at line 481 of file typelib_struct.h.

◆ vtblpos [1/2]

WORD SLTG_Function::vtblpos

Definition at line 492 of file typelib.h.

Referenced by SLTG_DoFuncs().

◆ vtblpos [2/2]

unsigned short SLTG_Function::vtblpos

Definition at line 482 of file typelib_struct.h.


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