ShareObject Enumeration

CVB.Net Documentation
Defines whether or not the native object handle is shared in an operation.

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

public enum ShareObject
Members

  Member nameValueDescription
Yes0 Object is to be shared.
No1 Object is not shared.
See Also

Reference