IZooClientUtilities.ShowRhinoExpiredMessage Method

IZooClientUtilitiesShowRhinoExpiredMessage Method

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

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
bool ShowRhinoExpiredMessage(
	Mode mode,
	ref int result
)
Function ShowRhinoExpiredMessage ( 
	mode As Mode,
	ByRef result As Integer
) As Boolean

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@)"]

Version Information

Rhino for Windows

Supported in: 6.14
See Also