TYPEDESC Struktur

Definisi

Perhatian

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

Gunakan TYPEDESC sebagai gantinya.

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
Warisan
TYPEDESC
Atribut

Keterangan

Untuk informasi tambahan tentang TYPEDESC, lihat Pustaka MSDN.

Bidang

lpValue
Kedaluwarsa.

Jika variabel adalah VT_SAFEARRAY atau VT_PTR, lpValue bidang berisi penunjuk ke TYPEDESC yang menentukan jenis elemen.

vt
Kedaluwarsa.

Menunjukkan jenis varian untuk item yang dijelaskan oleh ini TYPEDESC.

Berlaku untuk