accelerator::operator!= Operator
Visual Studio 2012
Compares this accelerator object with another and returns false if they are the same; otherwise, returns true.
bool operator!=( const accelerator &_Other ) const;