|
JWSCL Documentation
|
procedure SetMandatoryLabel(const NewLabel: TJwSystemMandatoryAccessControlEntry; const CopyFlag: TJwCopyFlag); virtual;
|
Parameters |
Description |
|
const NewLabel: TJwSystemMandatoryAccessControlEntry |
defines the new label instance. It is copied or direclty added to the list depending on parameter CopyFlag |
|
const CopyFlag: TJwCopyFlag |
defines how the new label is treated.
|
SetMandatoryLabel removes, adds or replaces a mandatory label.
Removing: The old label will be erased depending on how OwnObjects. If OwnObjects is true the old label instance will be freed otherwise it will just be removed from list.
|
Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc. |
|
What do you think about this topic? Send feedback!
|