VARDESC.DESCUNION 構造体
定義
変数に関する情報を格納します。Contains information about a variable.
public: value class VARDESC::DESCUNION
public struct VARDESC.DESCUNION
type VARDESC.DESCUNION = struct
Public Structure VARDESC.DESCUNION
- 継承
注釈
ネイティブコードの COM メソッドが HRESULT を返す場合、共通言語ランタイムは例外をスローします。The common language runtime throws an exception when a COM method in native code returns an HRESULT. 詳細については、「 How to: Map HRESULTs and Exceptions」を参照してください。For more information, see How to: Map HRESULTs and Exceptions.
フィールド
lpvarValue |
記号定数を記述します。Describes a symbolic constant. |
oInst |
インスタンス内でこの変数のオフセットを示します。Indicates the offset of this variable within the instance. |