Write

This method of the IResponse interface writes a VARIANT to the HTTP output.

Syntax

public abstract void Write(com.ms.com.Variant varText);

Parameters

varText [in] A VARIANT to write to the HTTP output.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.