Click or drag to resize

StringWrapperConstPointer Property

Gets the constant pointer (constant ON_wString*).

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

Return Value

Type: IntPtr
The constant pointer.
See Also