lockEnforceOff()  lockFile()

Chapter 5: General Objects and Methods

lockEnforceOn()

Description

Enables file lock enforcement on an I/O file object’s associated file on UNIX.

Syntax

lockEnforceOn();

Return value

Integer. Returns 1 for success, and 0 for failure.

Usage

Pointer to object

Object

piof->lockEnforceOn();

my_iofobj.lockEnforceOn();

See also

lockEnforceOn()





Copyright © 2005. Sybase Inc. All rights reserved. lockFile()

View this book as PDF