![]()
The element returned by the function, represented as an object. If this object is another HTML element, and you have a reference to the unmanaged MSHTML library added to your project, you can cast it to its appropriate unmanaged interface.
This method can be used to call methods from the Document Object Model (DOM) that do not have equivalents in managed code. All arguments supplied to HtmlElement.InvokeMember(string, Object[]) will be converted to Win32 VARIANT data types before they are passed to the named scripting function.