ReactOS 0.4.17-dev-357-ga8f14ff
JSCaller Struct Reference

#include <jscript.h>

Collaboration diagram for JSCaller:

Public Attributes

IServiceProvider IServiceProvider_iface
 
LONG ref
 
script_ctx_tctx
 
IServiceProvidercaller
 

Detailed Description

Definition at line 351 of file jscript.h.

Member Data Documentation

◆ caller

IServiceProvider* JSCaller::caller

Definition at line 357 of file jscript.h.

◆ ctx

script_ctx_t* JSCaller::ctx

Definition at line 356 of file jscript.h.

◆ IServiceProvider_iface

IServiceProvider JSCaller::IServiceProvider_iface

Definition at line 352 of file jscript.h.

Referenced by HostObject_prop_get(), HostObject_prop_put(), jsdisp_call(), and jsdisp_call_name().

◆ ref

LONG JSCaller::ref

Definition at line 354 of file jscript.h.


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