Microsoft SDK for Java

DataStream.writeStringCharsAnsi

Writes an ANSI string to this stream.

Syntax

public void writeStringCharsAnsi( String value )

Parameters

value

The string to write.

Remarks

This method implements the IDataStream.writeStringCharsAnsi method.

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