COMCharStream Constructor (IMessageReceiver^)

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Initializes a new instance of the COMCharStream class.

Namespace:   Microsoft.JScript
Assembly:  Microsoft.JScript (in Microsoft.JScript.dll)

public:
COMCharStream(
	IMessageReceiver^ messageReceiver
)

Parameters

messageReceiver
Type: Microsoft.JScript::IMessageReceiver^

The receiver of the data of the stream.

.NET Framework
Available since 1.1
Return to top
Show: