다음을 통해 공유


ITForwardInformation 인터페이스(tapi3if.h)

ITForwardInformation 인터페이스는 착신 전환의 설정 및 구현을 위한 메서드를 제공합니다. 앞으로 정보 개체는 ITAddress::CreateForwardInfoObject에 의해 만들어집니다. ITAddress::get_CurrentForwardInfo 사용하여 기존 전달 정보 개체에 대한 포인터를 검색할 수 있습니다.

상속

ITForwardInformation 인터페이스는 IDispatch 인터페이스에서 상속됩니다. ITForwardInformation 에는 다음과 같은 유형의 멤버도 있습니다.

메서드

ITForwardInformation 인터페이스에는 이러한 메서드가 있습니다.

 
ITForwardInformation::Clear

Clear 메서드는 이 개체의 모든 전달 정보를 지웁니다.
ITForwardInformation::get_ForwardTypeCaller

get_ForwardTypeCaller 메서드는 지정된 전달 모드에 대한 호출자 유형을 가져옵니다.
ITForwardInformation::get_ForwardTypeDestination

get_ForwardTypeDestination 메서드는 전달 모드의 대상을 가져옵니다.
ITForwardInformation::get_NumRingsNoAnswer

get_NumRingsNoAnswer 메서드는 응답 조건이 없는 것으로 가정된 링 수를 검색합니다.
ITForwardInformation::GetForwardType

GetForwardType 메서드는 전달 모드를 가져옵니다.
ITForwardInformation::p ut_NumRingsNoAnswer

put_NumRingsNoAnswer 메서드는 응답 없음 조건이 가정된 링 수를 설정합니다.
ITForwardInformation::SetForwardType

SetForwardType 메서드는 발신자 주소별로 전달 모드 및 대상을 설정합니다.

요구 사항

   
대상 플랫폼 Windows
헤더 tapi3if.h(Tapi3.h 포함)

추가 정보

IDispatch

ITAddress::CreateForwardInfoObject

ITAddress::Forward

ITAddress::get_CurrentForwardInfo

ITForwardInformation2

터미널 개체