Click or drag to resize

StringHolderNonConstPointer Method

C++ pointer used to access the ON_wString, managed plug-ins should never need this.

Namespace:  Rhino.Runtime.InteropWrappers
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.8
Syntax
public IntPtr NonConstPointer()

Return Value

Type: IntPtr

[Missing <returns> documentation for "M:Rhino.Runtime.InteropWrappers.StringHolder.NonConstPointer"]

See Also