wpReplacementIsInEffect Return Value - flReplaced
flReplaced
(
BOOL
) - returns
Flag indicating whether the given old class is currently replaced by the specified new class.
TRUE
pszOldClass
is currently replaced by
pszNewClass
FALSE
pszOldClass
is not currently replaced by
pszNewClass
[Back: wpReplacementIsInEffect Parameter - pszNewClass]
[Next: wpReplacementIsInEffect - Parameters]