In short, use Hungarian notation all the time or not at all. If you aren't going to use prefixes to identify the type of every variable then don't use them on any variable.