ReactOS 0.4.15-dev-7846-g8ba6c66
instr_arg_t Union Reference

#include <engine.h>

Collaboration diagram for instr_arg_t:

Public Attributes

BSTR bstr
 
LONG lng
 
jsstr_tstr
 
unsigned uint
 
const WCHARstr
 
doubledbl
 

Detailed Description

Definition at line 108 of file engine.h.

Member Data Documentation

◆ bstr

BSTR instr_arg_t::bstr

◆ dbl

double* instr_arg_t::dbl

Definition at line 293 of file vbscript.h.

Referenced by push_instr_double().

◆ lng

LONG instr_arg_t::lng

◆ str [1/2]

jsstr_t* instr_arg_t::str

Definition at line 111 of file engine.h.

Referenced by get_op_str(), push_instr_str(), push_instr_str_uint(), and push_instr_uint_str().

◆ str [2/2]

const WCHAR* instr_arg_t::str

Definition at line 289 of file vbscript.h.

◆ uint


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