PARAMDESC Struktura

Definice

Upozornění

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

Místo toho použijte PARAMDESC.

public value class PARAMDESC
[System.Runtime.InteropServices.ComVisible(false)]
public struct PARAMDESC
[System.Obsolete("Use System.Runtime.InteropServices.ComTypes.PARAMDESC instead. http://go.microsoft.com/fwlink/?linkid=14202", false)]
public struct PARAMDESC
[<System.Runtime.InteropServices.ComVisible(false)>]
type PARAMDESC = struct
[<System.Obsolete("Use System.Runtime.InteropServices.ComTypes.PARAMDESC instead. http://go.microsoft.com/fwlink/?linkid=14202", false)>]
type PARAMDESC = struct
Public Structure PARAMDESC
Dědičnost
PARAMDESC
Atributy

Poznámky

Další informace o PARAMDESCnástroji naleznete v knihovně MSDN.

Pole

lpVarValue
Zastaralé.

Představuje ukazatel na hodnotu, která se předává mezi procesy.

wParamFlags
Zastaralé.

Představuje hodnoty bitové masky, které popisují prvek struktury, parametr nebo návratovou hodnotu.

Platí pro