IFaceCollectionIterator::GetDifference
Версия от 13:53, 21 февраля 2017; Ninok2801 (обсуждение | вклад) (Новая страница: «{{function_begin | return_code_t GetDifference( const IFaceCollectionIterator& refRightComparand, difference_type* pcOffset) const noexcept; |{{IFaceCollectionI…»)
return_code_t GetDifference( const IFaceCollectionIterator& refRightComparand, difference_type* pcOffset) const noexcept;
Шаблон:IFaceCollectionIterator::GetDifference brief
- Параметры
[In] IFaceCollectionIterator& refRightComparand Адрес реализации узла подсистемы предметной области. [out] pcOffset Адрес реализации узла подсистемы предметной области. - Возвращаемое значение:
- 32-битовый беззнаковый целый код ошибки, который в случае успешного выполнения равен 0.