IDLDESC Estructura

Definición

Precaución

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

Utilice IDLDESC en su lugar.

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.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
Public Structure IDLDESC
Herencia
IDLDESC
Atributos

Comentarios

Para obtener más información sobre IDLDESC, vea MSDN Library.

Campos

dwReserved
Obsoletos.

Reservado; se establece en null.

wIDLFlags
Obsoletos.

Indica un valor IDLFLAG que describe el tipo.

Se aplica a