PARAMDESC Struktura
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
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
- Atrybuty
Uwagi
Aby uzyskać dodatkowe informacje na temat PARAMDESC
programu , 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ą. |