PARAMDESC Struktur

Definition

Achtung

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

Verwenden Sie stattdessen 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
Vererbung
PARAMDESC
Attribute

Hinweise

Weitere Informationen zu PARAMDESCfinden Sie in der MSDN Library.

Felder

lpVarValue
Veraltet.

Stellt einen Zeiger auf einen Wert dar, der zwischen Prozessen übergeben wird.

wParamFlags
Veraltet.

Stellt Bitmaskenwerte dar, die das Strukturelement, den Parameter oder den Rückgabewert beschreiben.

Gilt für: