Aracılığıyla paylaş


PARAMDESC Yapı

Tanım

Dikkat

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

Bunun yerine PARAMDESC kullanın.

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
Devralma
PARAMDESC
Öznitelikler

Açıklamalar

hakkında PARAMDESCek bilgi için msdn kitaplığına bakın.

Alanlar

lpVarValue
Geçersiz.

İşlemler arasında geçirilen bir değerin işaretçisini temsil eder.

wParamFlags
Geçersiz.

Yapı öğesini, parametreyi veya dönüş değerini açıklayan bit maskesi değerlerini temsil eder.

Şunlara uygulanır