ReactOS 0.4.15-dev-8093-g3285f69
lexret Struct Reference

#include <macro.h>

Public Attributes

LPCSTR proto
 
BOOL bool
 
LONG integer
 
LPCSTR string
 
FARPROC function
 

Detailed Description

Definition at line 29 of file macro.h.

Member Data Documentation

◆ bool

BOOL lexret::bool

Definition at line 31 of file macro.h.

◆ function

FARPROC lexret::function

Definition at line 34 of file macro.h.

Referenced by MACRO_DoLookUp().

◆ integer

LONG lexret::integer

Definition at line 32 of file macro.h.

Referenced by MACRO_Lookup().

◆ proto

LPCSTR lexret::proto

Definition at line 30 of file macro.h.

Referenced by MACRO_DoLookUp().

◆ string

LPCSTR lexret::string

Definition at line 33 of file macro.h.

Referenced by MACRO_Lookup().


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