Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Compares a CComBSTR with a string.
bool operator >(
const CComBSTR& bstrSrc
) const throw( );
Return Value
Returns true if the item being compared is greater than the CComBSTR object; otherwise, returns false.
Remarks
The comparison is performed using the user's default locale.
Requirements
Header: atlcomcli.h