Cadcorp SIS API Methods

NolOwn Method

Description

Sets the ownership of a Named Object Library (NOL).

Syntax

Visual Basic
Public Function NolOwn( _
   ByVal nPos As Integer, _
   ByVal bOwn As Integer _
) As Integer

Parameters

nPos
The position in the list of NOLs of the NOL whose ownership is to be changed.
 
bOwn
True    Attempt to get the ownership of the NOL.
False    Disown the NOL.

Remarks

NOLs cannot be disowned if they have been modified.

Available: GEO MM ME MD OD OM SISpy

Group:

Example

sis.NolOwn(2, True)


Send comments on this topic.

Click to return to www.cadcorp.com

© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).