Click or drag to resize

IZooClientUtilitiesShowRhinoExpiredMessage Method

[Missing <summary> documentation for "M:Rhino.Runtime.IZooClientUtilities.ShowRhinoExpiredMessage(Rhino.Runtime.Mode,System.Int32@)"]

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
bool ShowRhinoExpiredMessage(
	Mode mode,
	ref int result
)

Parameters

mode
Type: Rhino.RuntimeMode

[Missing <param name="mode"/> documentation for "M:Rhino.Runtime.IZooClientUtilities.ShowRhinoExpiredMessage(Rhino.Runtime.Mode,System.Int32@)"]

result
Type: SystemInt32

[Missing <param name="result"/> documentation for "M:Rhino.Runtime.IZooClientUtilities.ShowRhinoExpiredMessage(Rhino.Runtime.Mode,System.Int32@)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Rhino.Runtime.IZooClientUtilities.ShowRhinoExpiredMessage(Rhino.Runtime.Mode,System.Int32@)"]

See Also