PARAMDESC Struktura

Definicja

Przestroga

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

Przestroga

Ten interfejs API jest już przestarzały.

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.Obsolete]
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
[<System.Obsolete>]
type PARAMDESC = struct
Public Structure PARAMDESC
Dziedziczenie
PARAMDESC
Atrybuty

Uwagi

Aby uzyskać dodatkowe informacje na temat programu PARAMDESC , zobacz Biblioteka MSDN.

Pola

lpVarValue

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

wParamFlags

Reprezentuje wartości masek bitowych, które opisują element struktury, parametr lub wartość zwracaną.

Dotyczy