IDLDESC Estrutura

Definição

Cuidado

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

Use IDLDESC em seu 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
Herança
IDLDESC
Atributos

Comentários

Para obter informações adicionais sobre IDLDESC, consulte o Biblioteca MSDN.

Campos

dwReserved
Obsoleto.

Reservado; definido como null.

wIDLFlags
Obsoleto.

Indica um valor IDLFLAG que descreve o tipo.

Aplica-se a