fLock
(
BOOL
) - input
Lock the object flag.
Possible values are described in the following list:
TRUE
The new flag will remain active until the caller issues
wpUnlockObject
on it.
FALSE
The newly created object will be made dormant whenever the object and the folder containing the object are closed.
[Back]
[Next]