wpIsCurrentDesktop - 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
Active desktop indicator.
TRUE
This object is the active Desktop.
FALSE
This object is not the active Desktop and should behave as a normal folder.
[Back: wpIsCurrentDesktop Return Value - rc]
[Next: wpIsCurrentDesktop - Remarks]