IZooClientUtilities.ReturnLicense Method (Object, String, Guid)

IZooClientUtilitiesReturnLicense Method (Object, String, Guid)

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

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
bool ReturnLicense(
	Object verify,
	string productPath,
	Guid productId
)
Function ReturnLicense ( 
	verify As Object,
	productPath As String,
	productId As Guid
) As Boolean

Parameters

verify
Type: SystemObject

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

productPath
Type: SystemString

[Missing <param name="productPath"/> documentation for "M:Rhino.Runtime.IZooClientUtilities.ReturnLicense(System.Object,System.String,System.Guid)"]

productId
Type: SystemGuid

[Missing <param name="productId"/> documentation for "M:Rhino.Runtime.IZooClientUtilities.ReturnLicense(System.Object,System.String,System.Guid)"]

Return Value

Type: Boolean

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

Version Information

Rhino for Windows

Supported in: 6.14
See Also