[]
write method of IHTMLDocument2 interface.
void write(object psarray)
Sub write(psarray As Object)
| Type | Name | Description |
|---|---|---|
| object | psarray |
An original IDL definition of write method was the following: HRESULT write (SAFEARRAY() psarray);