다음을 통해 공유


WebBrowser.DetachInterfaces 메서드

정의

내부 ActiveX 컨트롤이 삭제될 때 컨트롤에서 호출됩니다.

protected:
 override void DetachInterfaces();
protected override void DetachInterfaces ();
override this.DetachInterfaces : unit -> unit
Protected Overrides Sub DetachInterfaces ()

상속자 참고

파생 클래스는 메서드 재정의에서 캐시된 기본 ActiveX 개체에 대한 참조를 해제하도록 이 메서드를 재정의할 AttachInterfaces(Object) 수 있습니다.

적용 대상