TYPEATTR.MEMBER_ID_NIL フィールド

定義

memidConstructor フィールドと memidDestructor フィールドで使用する定数。

public: int MEMBER_ID_NIL = -1;
public const int MEMBER_ID_NIL = -1;
val mutable MEMBER_ID_NIL : int
Public Const MEMBER_ID_NIL As Integer  = -1

フィールド値

Value = -1

注釈

の詳細については TYPEATTR、MSDN ライブラリを参照してください。

適用対象