IDLDESC Estructura
Definición
Contiene información necesaria para transferir un elemento de estructura, un parámetro o un valor devuelto de función entre los procesos.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
- Herencia
Comentarios
Para obtener más información, consulte estructura IDLDESC.For additional information, see IDLDESC structure.
El Common Language Runtime produce una excepción cuando un método COM en código nativo devuelve un valor HRESULT.The common language runtime throws an exception when a COM method in native code returns an HRESULT. Para obtener más información, consulta How to: Map HRESULTs and Exceptions.For more information, see How to: Map HRESULTs and Exceptions.
Campos
dwReserved |
Reservado; se establece en |
wIDLFlags |
Indica un valor IDLFLAG que describe el tipo.Indicates an IDLFLAG value describing the type. |