IZooClientUtilitiesGetRegisteredOwnerInfo Method |
Namespace: Rhino.Runtime
Assembly: RhinoCommon (in RhinoCommon.dll)

bool GetRegisteredOwnerInfo( Object verify, Guid productId, ref string registeredOwner, ref string registeredOrganization )
Function GetRegisteredOwnerInfo ( verify As Object, productId As Guid, ByRef registeredOwner As String, ByRef registeredOrganization As String ) As Boolean
Parameters
- verify
- Type: SystemObject
[Missing <param name="verify"/> documentation for "M:Rhino.Runtime.IZooClientUtilities.GetRegisteredOwnerInfo(System.Object,System.Guid,System.String@,System.String@)"]
- productId
- Type: SystemGuid
[Missing <param name="productId"/> documentation for "M:Rhino.Runtime.IZooClientUtilities.GetRegisteredOwnerInfo(System.Object,System.Guid,System.String@,System.String@)"]
- registeredOwner
- Type: SystemString
[Missing <param name="registeredOwner"/> documentation for "M:Rhino.Runtime.IZooClientUtilities.GetRegisteredOwnerInfo(System.Object,System.Guid,System.String@,System.String@)"]
- registeredOrganization
- Type: SystemString
[Missing <param name="registeredOrganization"/> documentation for "M:Rhino.Runtime.IZooClientUtilities.GetRegisteredOwnerInfo(System.Object,System.Guid,System.String@,System.String@)"]
Return Value
Type: Boolean[Missing <returns> documentation for "M:Rhino.Runtime.IZooClientUtilities.GetRegisteredOwnerInfo(System.Object,System.Guid,System.String@,System.String@)"]
