HandleCodes.SOFT_POINTER_REFERENCE

HandleCodes.SOFT_POINTER_REFERENCE field

Soft pointer reference: the referencing object does not need the referenced object and vice versa. Code - 4

public static int SOFT_POINTER_REFERENCE;

See Also