AxHost.ConnectionPointCookie 클래스

정의

ActiveX 컨트롤을 이 컨트롤의 이벤트를 처리하는 클라이언트에 연결합니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

public: ref class AxHost::ConnectionPointCookie
[System.Runtime.InteropServices.ComVisible(false)]
public class AxHost.ConnectionPointCookie
public class AxHost.ConnectionPointCookie
[<System.Runtime.InteropServices.ComVisible(false)>]
type AxHost.ConnectionPointCookie = class
type AxHost.ConnectionPointCookie = class
Public Class AxHost.ConnectionPointCookie
상속
AxHost.ConnectionPointCookie
특성

설명

ActiveX 컨트롤은 해당 COM 인터페이스를 통해 클라이언트와 통신합니다. 합니다 AxHost.ConnectionPointCookie 간의 링크를 제공 하는 클래스는 AxHost 클래스 및 ActiveX 컨트롤입니다.

생성자

AxHost.ConnectionPointCookie(Object, Object, Type)

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

AxHost.ConnectionPointCookie 클래스의 새 인스턴스를 초기화합니다.

메서드

Disconnect()

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

클라이언트에서 ActiveX 컨트롤의 연결을 끊습니다.

Equals(Object)

지정된 개체가 현재 개체와 같은지 확인합니다.

(다음에서 상속됨 Object)
Finalize()

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

AxHost.ConnectionPointCookie 클래스에서 사용하는 관리되지 않는 리소스를 해제합니다.

GetHashCode()

기본 해시 함수로 작동합니다.

(다음에서 상속됨 Object)
GetType()

현재 인스턴스의 Type을 가져옵니다.

(다음에서 상속됨 Object)
MemberwiseClone()

현재 Object의 단순 복사본을 만듭니다.

(다음에서 상속됨 Object)
ToString()

현재 개체를 나타내는 문자열을 반환합니다.

(다음에서 상속됨 Object)

적용 대상