fLock (BOOL) - input

      Lock object flag.

      Possible values are described in the following list:

      TRUE

        The new flag remains awake until the caller issues the wpUnlockObject method on it.
      FALSE
        The newly created object is made dormant whenever the object and the folder containing the object are closed.


      [Back] [Next]