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