CComPtrBase::operator <
The less-than operator.
bool operator <(
T * pT
) const throw( );
Параметры
- pT
A pointer to an object.
Возвращаемое значение
Returns true if the pointer managed by current object is less than the pointer to which it is being compared.
Требования
Header: atlcomcli.h