Click or drag to resize

StringWrapperNonConstPointer Property

Gets the non-constant pointer (ON_wString*).

Namespace:  Rhino.Runtime.InteropWrappers
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public IntPtr NonConstPointer { get; }

Return Value

Type: IntPtr
The non-constant pointer.
See Also