IDLDESC Struktura

Definice

Upozornění

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

Upozornění

Toto rozhraní API je teď zastaralé.

Místo toho použijte IDLDESC.

public value class IDLDESC
[System.Runtime.InteropServices.ComVisible(false)]
public struct IDLDESC
[System.Obsolete("Use System.Runtime.InteropServices.ComTypes.IDLDESC instead. http://go.microsoft.com/fwlink/?linkid=14202", false)]
public struct IDLDESC
[System.Obsolete]
public struct IDLDESC
[<System.Runtime.InteropServices.ComVisible(false)>]
type IDLDESC = struct
[<System.Obsolete("Use System.Runtime.InteropServices.ComTypes.IDLDESC instead. http://go.microsoft.com/fwlink/?linkid=14202", false)>]
type IDLDESC = struct
[<System.Obsolete>]
type IDLDESC = struct
Public Structure IDLDESC
Dědičnost
IDLDESC
Atributy

Poznámky

Další informace o nástroji IDLDESC najdete v knihovně MSDN.

Pole

dwReserved

Rezervovaný Nastavte na null .

wIDLFlags

Označuje IDLFLAG hodnotu popisující typ.

Platí pro