UCOMITypeComp 인터페이스

정의

주의

Use System.Runtime.InteropServices.ComTypes.ITypeComp instead. http://go.microsoft.com/fwlink/?linkid=14202

ITypeComp를 대신 사용하세요.

public interface class UCOMITypeComp
[System.Runtime.InteropServices.Guid("00020403-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface UCOMITypeComp
[System.Runtime.InteropServices.Guid("00020403-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Obsolete("Use System.Runtime.InteropServices.ComTypes.ITypeComp instead. http://go.microsoft.com/fwlink/?linkid=14202", false)]
public interface UCOMITypeComp
[<System.Runtime.InteropServices.Guid("00020403-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type UCOMITypeComp = interface
[<System.Runtime.InteropServices.Guid("00020403-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Obsolete("Use System.Runtime.InteropServices.ComTypes.ITypeComp instead. http://go.microsoft.com/fwlink/?linkid=14202", false)>]
type UCOMITypeComp = interface
Public Interface UCOMITypeComp
특성

설명

인터페이스에 대한 ITypeComp 자세한 내용은 MSDN 라이브러리를 참조하세요.

메서드

Name Description
Bind(String, Int32, Int16, UCOMITypeInfo, DESCKIND, BINDPTR)
사용되지 않음.

이름을 형식의 멤버에 매핑하거나 형식 라이브러리에 포함된 전역 변수 및 함수를 바인딩합니다.

BindType(String, Int32, UCOMITypeInfo, UCOMITypeComp)
사용되지 않음.

형식 라이브러리에 포함된 형식 설명에 바인딩합니다.

적용 대상