wpQueryLockupOnStartup - Parameters
somSelf
(WPDesktop *) - input
Pointer to the object on which the method is being invoked.
Points to an object of class
WPDesktop
.
rc
(
BOOL
) - returns
Lockup value.
TRUE
Automatically locks up the system when the system is started.
FALSE
The system is not locked up when started.
[Back: wpQueryLockupOnStartup Return Value - rc]
[Next: wpQueryLockupOnStartup - Usage]