TYPEATTR.MEMBER_ID_NIL Field

Definition

A constant used with the memidConstructor and memidDestructor fields.

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

Field Value

Value = -1

Remarks

For more information, see TYPEATTR structure.

Applies to