javascript Programming Glossary: stdmethodcalltype
Calling C++ function from JavaScript script running in a web browser control http://stackoverflow.com/questions/3747414/calling-c-function-from-javascript-script-running-in-a-web-browser-control IDispatch private long ref public IUnknown virtual HRESULT STDMETHODCALLTYPE QueryInterface REFIID riid void ppv virtual ULONG STDMETHODCALLTYPE.. QueryInterface REFIID riid void ppv virtual ULONG STDMETHODCALLTYPE AddRef virtual ULONG STDMETHODCALLTYPE Release IDispatch virtual.. ppv virtual ULONG STDMETHODCALLTYPE AddRef virtual ULONG STDMETHODCALLTYPE Release IDispatch virtual HRESULT STDMETHODCALLTYPE GetTypeInfoCount..
|