SYMBOL INDEX (103 symbols across 10 files) FILE: NodeWScript.js function ActiveXObjectCreate (line 41) | function ActiveXObjectCreate(progId, pfx) method construct (line 108) | construct(target,args) method Write (line 141) | Write(txt) { console.log(txt); } method ReadLine (line 144) | ReadLine() { method Write (line 167) | Write(txt) { console.err(txt); } method ConnectObject (line 178) | ConnectObject(obj, pfx) method DisconnectObject (line 210) | DisconnectObject(obj) method Quit (line 229) | Quit (exitCode) { method Sleep (line 239) | Sleep (ms) { method __InitArgs (line 259) | __InitArgs(){ function MessageLoop (line 338) | function MessageLoop() FILE: index.d.ts class Object (line 1) | class Object { type ActiveXOptions (line 16) | interface ActiveXOptions extends ActiveXObjectOptions {} class Variant (line 18) | class Variant { type VariantType (line 26) | type VariantType = type ActiveXObjectOptions (line 44) | interface ActiveXObjectOptions { FILE: src/disp.cpp function HRESULT (line 42) | HRESULT DispObject::prepare() { function FAILED (line 90) | FAILED(hrcode) { function FAILED (line 189) | FAILED(hrcode) { function FAILED (line 203) | FAILED(hrcode) { function FAILED (line 258) | FAILED(hrcode) { function HRESULT (line 280) | HRESULT DispObject::valueOf(Isolate *isolate, VARIANT &value, bool simpl... function HRESULT (line 305) | HRESULT DispObject::valueOf(Isolate *isolate, const Local &self,... function FAILED (line 345) | FAILED(hrcode) { function SUCCEEDED (line 561) | SUCCEEDED(hrcode) { function FAILED (line 602) | FAILED(hrcode) { function FAILED (line 757) | FAILED(hrcode) { class vtypes_t (line 836) | class vtypes_t { method vtypes_t (line 838) | inline vtypes_t(std::initializer_list... method find (line 844) | inline bool find(VARTYPE vt, std::wstring &name) { method VARTYPE (line 850) | inline VARTYPE find(const std::wstring &name) { function FAILED (line 1350) | FAILED(hrcode) { function FAILED (line 1378) | FAILED(hrcode) { FILE: src/disp.h type options_t (line 11) | enum options_t { function TypeInfoGetName (line 24) | inline bool TypeInfoGetName(ITypeInfo *info, DISPID dispid, BSTR *name) { function class (line 81) | class DispInfo { type std (line 99) | typedef std::shared_ptr type_ptr; type std (line 100) | typedef std::map types_by_dispid_t; function Prepare (line 111) | void Prepare(IDispatch *disp) { function GetTypeInfo (line 125) | inline bool GetTypeInfo(const DISPID dispid, type_ptr &info) { function HRESULT (line 133) | HRESULT FindProperty(LPOLESTR name, DISPID *dispid) { type std (line 210) | typedef std::shared_ptr DispInfoPtr; function class (line 212) | class DispObject: public NodeObject function class (line 311) | class VariantObject : public NodeObject function class (line 377) | class ConnectionPointObject : public NodeObject FILE: src/main.cpp function NODE_MODULE_INIT (line 13) | NODE_MODULE_INIT(/*exports, module, context*/) { function BOOL (line 49) | BOOL APIENTRY DllMain(HMODULE hModule, DWORD ulReason, LPVOID lpReserve... FILE: src/utils.cpp function GetScodeString (line 22) | void GetScodeString(HRESULT hr, wchar_t* buf, int bufSize) function GetWin32ErrorMessage (line 397) | Local GetWin32ErrorMessage(Isolate *isolate, HRESULT hrcode, LPC... function Variant2Array (line 404) | Local Variant2Array(Isolate *isolate, const VARIANT &v) { function Variant2Array2 (line 424) | static Local Variant2Array2(Isolate *isolate, const VARIANT &v) { function Variant2Value (line 452) | Local Variant2Value(Isolate *isolate, const VARIANT &v, bool allo... function Variant2String (line 541) | Local Variant2String(Isolate *isolate, const VARIANT &v) { function Value2Variant (line 622) | void Value2Variant(Isolate *isolate, Local &val, VARIANT &var, VA... function Value2SafeArray (line 747) | void Value2SafeArray(Isolate *isolate, Local &val, VARIANT &var, ... function Value2Unknown (line 771) | bool Value2Unknown(Isolate *isolate, Local &val, IUnknown **unk) { function UnknownDispGet (line 779) | bool UnknownDispGet(IUnknown *unk, IDispatch **disp) { function VariantUnkGet (line 793) | bool VariantUnkGet(VARIANT *v, IUnknown **punk) { function VariantDispGet (line 807) | bool VariantDispGet(VARIANT *v, IDispatch **pdisp) { function HRESULT (line 831) | HRESULT STDMETHODCALLTYPE DispArrayImpl::GetIDsOfNames(REFIID riid, LPOL... function HRESULT (line 839) | HRESULT STDMETHODCALLTYPE DispArrayImpl::Invoke(DISPID dispIdMember, REF... function HRESULT (line 861) | HRESULT STDMETHODCALLTYPE DispEnumImpl::GetIDsOfNames(REFIID riid, LPOLE... function HRESULT (line 872) | HRESULT STDMETHODCALLTYPE DispEnumImpl::Invoke(DISPID dispIdMember, REFI... function HRESULT (line 922) | HRESULT STDMETHODCALLTYPE DispObjectImpl::GetIDsOfNames(REFIID riid, LPO... function HRESULT (line 934) | HRESULT STDMETHODCALLTYPE DispObjectImpl::Invoke(DISPID dispIdMember, RE... function FromOleDate (line 1043) | double FromOleDate(double oleDate) { function ToOleDate (line 1049) | double ToOleDate(double posixDate) { function DoEvents (line 1086) | void DoEvents() function GetTimeMs64 (line 1113) | long long GetTimeMs64() function WinaxSleep (line 1134) | void WinaxSleep(const FunctionCallbackInfo& args) { function HRESULT (line 1153) | HRESULT GetAccessibleObject(const wchar_t* pszWindowText, CComPtr v8str(Isolate *isolate, const char *text) { function Local (line 53) | inline Local v8str(Isolate *isolate, const uint16_t *text) { function Local (line 61) | inline Local v8str(Isolate *isolate, const wchar_t *text) { function class (line 79) | class CComVariant : public VARIANT { function Clear (line 105) | inline void Clear() { function Detach (line 110) | inline void Detach(VARIANT *dst) { function HRESULT (line 114) | inline HRESULT CopyTo(VARIANT *dst) { function ULONG (line 122) | inline ULONG ArrayLength() { function HRESULT (line 128) | inline HRESULT ArrayGet(LONG index, CComVariant &var) { function HRESULT (line 142) | inline HRESULT ArrayCreate(VARTYPE avt, ULONG cnt) { function HRESULT (line 149) | inline HRESULT ArrayResize(ULONG cnt) { function class (line 155) | class CComBSTR { function class (line 176) | class CComException: public EXCEPINFO { function Local (line 280) | inline Local DispErrorNull(Isolate *isolate) { function Local (line 284) | inline Local DispErrorInvalid(Isolate *isolate) { function Local (line 288) | inline Local TypeError(Isolate *isolate, const char *msg) { function Local (line 292) | inline Local InvalidArgumentsError(Isolate *isolate) { function Local (line 296) | inline Local Error(Isolate *isolate, const char *msg) { function class (line 302) | class NodeObject : public ObjectWrap function HRESULT (line 324) | inline HRESULT DispFind(IDispatch *disp, LPOLESTR name, DISPID *dispid) { function v8val2bool (line 406) | inline bool v8val2bool(Isolate *isolate, const Local &v, bool def) { function class (line 417) | class VarArguments { function class (line 441) | class NodeArguments { function virtual (line 471) | virtual ULONG __stdcall AddRef() { function virtual (line 475) | virtual ULONG __stdcall Release() { function class (line 486) | class DispArrayImpl : public UnknownImpl { function class (line 498) | class DispEnumImpl : public UnknownImpl { function class (line 518) | class DispObjectImpl : public UnknownImpl { type std (line 564) | typedef std::map map_type; FILE: test/wscript.js function r (line 3) | function r(name) { FILE: test/wscript/enumerator.js function isKnown (line 6) | function isKnown(file){ FILE: test/wscript/wmi.js function WMIDateStringToDate (line 84) | function WMIDateStringToDate(dtmDate)