IDLDESC Struct

Definizione

Contiene le informazioni necessarie per il trasferimento di un elemento di struttura, un parametro o un valore restituito di funzione tra processi.

public value class IDLDESC
public struct IDLDESC
type IDLDESC = struct
Public Structure IDLDESC
Ereditarietà
IDLDESC

Commenti

Per altre informazioni, vedere Struttura IDLDESC.

Common Language Runtime genera un'eccezione quando un metodo COM nel codice nativo restituisce un valore HRESULT. Per altre informazioni, vedere How to: Map HRESULTs and Exceptions.

Campi

dwReserved

Riservato; impostato su null.

wIDLFlags

Indica un valore IDLFLAG che descrive il tipo.

Si applica a