PARAMDESC Struct

Definitie

Let op

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

Gebruik in plaats daarvan 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
Overname
PARAMDESC
Kenmerken

Opmerkingen

Zie de MSDN-bibliotheek voor meer informatie.PARAMDESC

Velden

Name Description
lpVarValue
Verouderd.

Vertegenwoordigt een aanwijzer naar een waarde die wordt doorgegeven tussen processen.

wParamFlags
Verouderd.

Hiermee worden bitmaskerwaarden aangeduid die het structuurelement, de parameter of de retourwaarde beschrijven.

Van toepassing op