This document is archived and information here might be outdated. Recommended version. |
Writes a value to a stream.
[Visual Basic .NET]
Public Sub Write ( _
ByVal Value As Object _
)
[C#]
public void Write (
object Value
);
[C++]
HRESULT Write(
VARIANT Value
);
[C++] Parameters Value [in]
Value is a parameter of type VARIANT