LicenseUtilsLicenseOptionsHandler Method |
[Missing <summary> documentation for "M:Rhino.PlugIns.LicenseUtils.LicenseOptionsHandler(System.Guid,System.Guid,System.String,System.Boolean)"]
Namespace: Rhino.PlugIns
Assembly: RhinoCommon (in RhinoCommon.dll)

public static bool LicenseOptionsHandler( Guid pluginId, Guid licenseId, string productTitle, bool standAlone )
Public Shared Function LicenseOptionsHandler ( pluginId As Guid, licenseId As Guid, productTitle As String, standAlone As Boolean ) As Boolean
Parameters
- pluginId
- Type: SystemGuid
[Missing <param name="pluginId"/> documentation for "M:Rhino.PlugIns.LicenseUtils.LicenseOptionsHandler(System.Guid,System.Guid,System.String,System.Boolean)"]
- licenseId
- Type: SystemGuid
[Missing <param name="licenseId"/> documentation for "M:Rhino.PlugIns.LicenseUtils.LicenseOptionsHandler(System.Guid,System.Guid,System.String,System.Boolean)"]
- productTitle
- Type: SystemString
[Missing <param name="productTitle"/> documentation for "M:Rhino.PlugIns.LicenseUtils.LicenseOptionsHandler(System.Guid,System.Guid,System.String,System.Boolean)"]
- standAlone
- Type: SystemBoolean
[Missing <param name="standAlone"/> documentation for "M:Rhino.PlugIns.LicenseUtils.LicenseOptionsHandler(System.Guid,System.Guid,System.String,System.Boolean)"]
Return Value
Type: Boolean[Missing <returns> documentation for "M:Rhino.PlugIns.LicenseUtils.LicenseOptionsHandler(System.Guid,System.Guid,System.String,System.Boolean)"]
