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.Contains information needed for transferring a structure element, parameter, or function return value between processes.
public value class IDLDESC
public struct IDLDESC
type IDLDESC = struct
Public Structure IDLDESC
- Ereditarietà
Commenti
Per ulteriori informazioni su IDLDESC
, vedere MSDN Library.For additional information about IDLDESC
, see the MSDN Library.
Il Common Language Runtime genera un'eccezione quando un metodo COM nel codice nativo restituisce un valore HRESULT.The common language runtime throws an exception when a COM method in native code returns an HRESULT. Per altre informazioni, vedere How to: Map HRESULTs and Exceptions.For more information, see How to: Map HRESULTs and Exceptions.
Campi
dwReserved |
Riservato; impostato su |
wIDLFlags |
Indica un valore IDLFLAG che descrive il tipo.Indicates an IDLFLAG value describing the type. |