CXamineNoPrompt

Name

CXamineNoPrompt -- Prompter that does not prompt

Synopsis


class CXamineNoPrompt  : public CXamineButtonPrompt        
{
  
public:
  CXamineNoPrompt ();  
  virtual   void FormatPrompterBlock (ButtonDescription& rPrompt) const  ;

  
 
};
        

DESCRIPTON

This button prompter should be used when an Xamine client button does not require any prompting from Xamine Buttons with this prompter attached will simply send their button message immediately to the client when clicked.