Share via


UCOMIConnectionPoint.GetConnectionInterface(Guid) 메서드

정의

이 연결점이 관리하는 송신 인터페이스의 IID를 반환합니다.

public:
 void GetConnectionInterface([Runtime::InteropServices::Out] Guid % pIID);
public void GetConnectionInterface (out Guid pIID);
abstract member GetConnectionInterface : Guid -> unit
Public Sub GetConnectionInterface (ByRef pIID As Guid)

매개 변수

pIID
Guid

반환이 성공적이면, 이 연결점이 관리하는 송신 인터페이스의 IID를 포함하여 반환합니다.

설명

자세한 내용은 기존 설명서를 참조 하십시오 IConnectionPoint::GetConnectionInterface MSDN 라이브러리에서.

적용 대상