SafeCvbObjectHandle Constructor

CVB.Net Documentation
Constructor

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

public SafeCvbObjectHandle(
	IntPtr handle
)

Parameters

handle
Type: SystemIntPtr
native handle for which to create the image object
See Also

Reference