Home
last modified time | relevance | path

Searched refs:pstb (Results 1 – 1 of 1) sorted by relevance

/reactos/base/shell/explorer/
H A Dtbsite.cpp385 IDeskBand *pstb = NULL; in QueryBand() local
389 &pstb, in QueryBand()
396 hRet = IsSameObject(pstb, m_TaskBand); in QueryBand()
405 pstb->Release(); in QueryBand()
406 pstb = NULL; in QueryBand()
410 *ppstb = pstb; in QueryBand()