IP*Works! 2016 C++ Edition
IP*Works! 2016 C++ Edition
Questions / Feedback?

LockOwner Property

The principle that owns the current resource lock.

Syntax

char* GetLockOwner();

int SetLockOwner(char* lpszLockOwner);

Default Value

""

Remarks

The principle that owns the current resource lock.

Before the calendar resource can be locked, the Lock LockOwner may be set to the name of a principle or group of principles that will own the lock. If no owner is specified, the server will automatically associate the lock with the requesting principle. After a successful LockCalendar operation, the class will set the LockOwner property to the correct value returned in the server's response.

Data Type

String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 C++ Edition - Version 16.0 [Build 7353]