PARAMDESC Struktura

Definicja

Przestroga

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

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

Uwagi

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

Pola

lpVarValue
Przestarzałe.

Reprezentuje wskaźnik do wartości, która jest przekazywana między procesami.

wParamFlags
Przestarzałe.

Reprezentuje wartości maski bitów opisujące element struktury, parametr lub wartość zwracaną.

Dotyczy