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.
Indicates whether the CComVariant object is less than the specified VARIANT.
bool operator <(
const VARIANT& varSrc
) const throw();
Remarks
Returns true if the value of the CComVariant object is less than the value of varSrc. Otherwise, false. The operator uses the user's default locale to perform the comparison.
Requirements
Header: atlcomcli.h