Home
last modified time | relevance | path

Searched defs:OnSetActive (Results 1 – 1 of 1) sorted by relevance

/external/lzma/CPP/Windows/Control/
DPropertyPage.h27 virtual LONG OnSetActive() { return false; } // false = OK in OnSetActive() function
28 virtual LONG OnSetActive(const PSHNOTIFY *) { return OnSetActive(); } in OnSetActive() function