finding PtAskQuestion using PtFindChildClass

I’m trying to determine if thre is a modal PtAskQuestion exist … Inside my
Timer function, I use PtFindChildClass
by passing PtMessage is the class name I want to find, and a widget
container pointer, it doesnt return a valid
widget pointer…what did I do wrong??