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 라이브러리를 참조하세요.

필드

Name Description
lpValue
사용되지 않음.

변수 또는 VT_SAFEARRAYVT_PTRlpValue 필드가 요소 형식을 지정하는 포인터를 TYPEDESC 포함하는 경우

vt
사용되지 않음.

TYPEDESC항목에 설명된 항목의 변형 형식을 나타냅니다.

적용 대상