wpSetAutoRefresh - Parameters
somSelf
(WPPower *) - input
Pointer to the object on which the method is being invoked.
Points to an object of class
WPPower
.
fAutoRefresh
(
BOOL
) - input
Automatic refresh flag.
TRUE
Enable automatic refresh of power status window.
FALSE
Disable automatic refresh of power status window.
There is no return value for this method.
[Back: wpSetAutoRefresh - Return Value]
[Next: wpSetAutoRefresh - Related Methods]