CComBSTR::operator >
Confronta CComBSTR con una stringa.
bool operator >(
const CComBSTR& bstrSrc
) const throw( );
Valore restituito
Restituisce true se l'elemento che viene confrontato sia maggiore dell'oggetto CComBSTR ; in caso contrario, restituisce false.
Note
Il confronto viene eseguito utilizzando le impostazioni locali predefinite dell'utente.
Requisiti
Header: atlbase.h