VARDESC.DESCUNION Struct

Definition

Contains information about a variable.

public: value class VARDESC::DESCUNION
public struct VARDESC.DESCUNION
type VARDESC.DESCUNION = struct
Public Structure VARDESC.DESCUNION
Inheritance
VARDESC.DESCUNION

Remarks

The common language runtime throws an exception when a COM method in native code returns an HRESULT. For more information, see How to: Map HRESULTs and Exceptions.

Fields

lpvarValue

Describes a symbolic constant.

oInst

Indicates the offset of this variable within the instance.

Applies to