TYPEDESC Struktura

Definice

Upozornění

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

Místo toho použijte 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
Dědičnost
TYPEDESC
Atributy

Poznámky

Další informace o TYPEDESCknihovně MSDN naleznete v tématu.

Pole

Name Description
lpValue
Zastaralé.

Pokud je VT_SAFEARRAY proměnná nebo VT_PTR, lpValue pole obsahuje ukazatel na TYPEDESC typ prvku.

vt
Zastaralé.

Označuje typ varianty pro položku popsanou tímto TYPEDESCkódem .

Platí pro