VARDESC.DESCUNION Estrutura

Definição

Contém informações sobre uma variável.Contains information about a variable.

public: value class VARDESC::DESCUNION
public struct VARDESC.DESCUNION
type VARDESC.DESCUNION = struct
Public Structure VARDESC.DESCUNION
Herança
VARDESC.DESCUNION

Comentários

O Common Language Runtime gera uma exceção quando um método COM no código nativo retorna um HRESULT.The common language runtime throws an exception when a COM method in native code returns an HRESULT. Para obter mais informações, consulte como mapear HRESULTs e exceções.For more information, see How to: Map HRESULTs and Exceptions.

Campos

lpvarValue

Descreve uma constante simbólica.Describes a symbolic constant.

oInst

Indica o deslocamento dessa variável dentro da instância.Indicates the offset of this variable within the instance.

Aplica-se a