Click or drag to resize

IZooClientUtilitiesLicenseOptionsHandler Method

[Missing <summary> documentation for "M:Rhino.Runtime.IZooClientUtilities.LicenseOptionsHandler(System.Object,Rhino.Runtime.ZooClientParameters)"]

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
bool LicenseOptionsHandler(
	Object verify,
	ZooClientParameters parameters
)

Parameters

verify
Type: SystemObject

[Missing <param name="verify"/> documentation for "M:Rhino.Runtime.IZooClientUtilities.LicenseOptionsHandler(System.Object,Rhino.Runtime.ZooClientParameters)"]

parameters
Type: Rhino.RuntimeZooClientParameters

[Missing <param name="parameters"/> documentation for "M:Rhino.Runtime.IZooClientUtilities.LicenseOptionsHandler(System.Object,Rhino.Runtime.ZooClientParameters)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Rhino.Runtime.IZooClientUtilities.LicenseOptionsHandler(System.Object,Rhino.Runtime.ZooClientParameters)"]

See Also