write method of IHTMLDocument2 interface.
write
IHTMLDocument2
'Declaration Sub write( _ ByVal psarray As System.Object _ )
void write( System.object psarray )
An original IDL definition of write method was the following: HRESULT write (SAFEARRAY() psarray);
HRESULT write (SAFEARRAY() psarray)
IHTMLDocument2 Interface IHTMLDocument2 Members