TYPEDESC Struktura

Definicja

Przestroga

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

Zamiast tego użyj polecenia cmdlet 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
Dziedziczenie
TYPEDESC
Atrybuty

Uwagi

Aby uzyskać dodatkowe informacje na temat TYPEDESCprogramu , zobacz bibliotekę MSDN.

Pola

lpValue
Przestarzałe.

Jeśli zmienna to VT_SAFEARRAY lub VT_PTR, lpValue pole zawiera wskaźnik do elementu TYPEDESC , który określa typ elementu.

vt
Przestarzałe.

Wskazuje typ wariantu elementu opisanego przez ten TYPEDESCelement .

Dotyczy