wpQueryAutoLockup - 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
Current value of the automatic lockup option.
TRUE
Automatic lockup selected.
FALSE
Manual lockup selected.
[Back: wpQueryAutoLockup Return Value - rc]
[Next: wpQueryAutoLockup - Usage]