TYPEDESC 구조체

정의

주의

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

대신 TYPEDESC를 사용하세요.

public value class TYPEDESC
[System.Runtime.InteropServices.ComVisible(false)]
public struct TYPEDESC
[System.Obsolete("Use System.Runtime.InteropServices.ComTypes.TYPEDESC instead. http://go.microsoft.com/fwlink/?linkid=14202", false)]
public struct TYPEDESC
[<System.Runtime.InteropServices.ComVisible(false)>]
type TYPEDESC = struct
[<System.Obsolete("Use System.Runtime.InteropServices.ComTypes.TYPEDESC instead. http://go.microsoft.com/fwlink/?linkid=14202", false)>]
type TYPEDESC = struct
Public Structure TYPEDESC
상속
TYPEDESC
특성

설명

에 대 한 자세한 내용은 TYPEDESC, MSDN Library를 참조 합니다.

필드

lpValue
사용되지 않음.

변수가 VT_SAFEARRAYVT_PTR이면, lpValue 필드에 요소 형식을 지정하는 TYPEDESC에 대한 포인터가 들어 있습니다.

vt
사용되지 않음.

TYPEDESC가 설명한 항목에 대한 변형 형식을 나타냅니다.

적용 대상