wpReleaseJob - Parameters
somSelf
(WPJob *) - input
Pointer to the object on which the method is being invoked.
Points to an object of class
WPJob
.
rc
(
BOOL
) - returns
Success indicator.
TRUE
Successful completion.
FALSE
Error occurred.
[Back: wpReleaseJob Return Value - rc]
[Next: wpReleaseJob - How to Override]