Requires: Base Development System
Class: Library Methods (ActiveX)
Returns the lock state of the LabVIEW project library and indicates whether the password for the project library is in the password cache.
This method is similar to the Protection box on the General Settings page of the Project Library Properties dialog box.
object.GetLockState([pwdInCache])
Name | Type | Description |
---|---|---|
pwdInCache | Boolean by ref | Indicates whether the password is currently in the password cache. |