writeln method of IHTMLDocument2 interface.
writeln
IHTMLDocument2
'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);
HRESULT writeln (SAFEARRAY() psarray)
IHTMLDocument2 Interface IHTMLDocument2 Members
Copyright (c) GrapeCity, inc. All rights reserved.