StreamImage Constructor

CVB.Net Documentation
Creates the stream image and adopts its life-time.

Namespace:  Stemmer.Cvb.Driver
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

protected StreamImage(
	IntPtr handle
)

Parameters

handle
Type: SystemIntPtr
Image handle to adopt life-time
See Also

Reference