Click or drag to resize

StringHolderConstPointer 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 ConstPointer()

Return Value

Type: IntPtr

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

See Also