Difference between revisions of "NvcProtect"
Jump to navigation
Jump to search
imported>Speedo (Created) |
imported>Speedo |
||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
Latest revision as of 01:19, 26 November 2008
A command for NVC.
(int) nvcProtect ContainerID state:int
Get or modify the protected state of a container.
- If state is -1, will return to the current protection state of the container.
- If state is >= 0, will attempt to set the container's protection state. Returns -1 on failure, or the new state on success.