TYPEDESC Yapı

Tanım

Dikkat

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

Bunun yerine TYPEDESC kullanın.

public value class TYPEDESC
[System.Runtime.InteropServices.ComVisible(false)]
public struct TYPEDESC
[System.Obsolete("Use System.Runtime.InteropServices.ComTypes.TYPEDESC instead. http://go.microsoft.com/fwlink/?linkid=14202", false)]
public struct TYPEDESC
[<System.Runtime.InteropServices.ComVisible(false)>]
type TYPEDESC = struct
[<System.Obsolete("Use System.Runtime.InteropServices.ComTypes.TYPEDESC instead. http://go.microsoft.com/fwlink/?linkid=14202", false)>]
type TYPEDESC = struct
Public Structure TYPEDESC
Devralma
TYPEDESC
Öznitelikler

Açıklamalar

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

Alanlar

lpValue
Geçersiz.

Değişken veya VT_PTRlpValue iseVT_SAFEARRAY, alan öğe türünü belirten bir TYPEDESC işaretçi içerir.

vt
Geçersiz.

Bu TYPEDESCtarafından açıklanan öğenin değişken türünü gösterir.

Şunlara uygulanır