UCOMITypeComp 인터페이스

정의

주의

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

주의

이 API는 이제 사용되지 않습니다.

대신 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.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Obsolete]
[System.Runtime.InteropServices.Guid("00020403-0000-0000-c000-000000000046")]
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
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Obsolete>]
[<System.Runtime.InteropServices.Guid("00020403-0000-0000-c000-000000000046")>]
type UCOMITypeComp = interface
Public Interface UCOMITypeComp
특성

설명

에 대 한 자세한 내용은 ITypeComp 인터페이스, MSDN Library를 참조 합니다.

메서드

Bind(String, Int32, Int16, UCOMITypeInfo, DESCKIND, BINDPTR)

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

BindType(String, Int32, UCOMITypeInfo, UCOMITypeComp)

형식 라이브러리에 있는 형식 설명에 바인딩합니다.

적용 대상