Searched refs:ShellPromptResponseTypeYesNo (Results 1 – 4 of 4) sorted by relevance
123 Status = ShellPromptForResponse(ShellPromptResponseTypeYesNo, NULL, (VOID**)&Resp); in ShellCommandRunUnload()
95 Status = ShellPromptForResponse(ShellPromptResponseTypeYesNo, NULL, (VOID**)&Resp); in CascadeDelete()
1162 ShellPromptResponseTypeYesNo, enumerator
3484 case ShellPromptResponseTypeYesNo: in ShellPromptForResponse()