WinReplaceObjectClass Parameter - fReplace
fReplace
(
BOOL
) - input
Function replacement flag.
TRUE
Replace the function of class
pOldClassName
with the function of the class
pNewClassName
.
FALSE
Undo the replacement of the
pOldClassName
with
pNewClassName
by restoring the
pOldClassName
back to its original functionality.
[Back: WinReplaceObjectClass Parameter - pNewClassName]
[Next: WinReplaceObjectClass Return Value - rc]