OlReferenceType Enum

Definition

Indicates the reference type.

public enum class OlReferenceType
public enum OlReferenceType
Public Enum OlReferenceType
Inheritance
OlReferenceType

Fields

olStrong 1

Strong reference

olWeak 0

Weak reference

Remarks

Used as a parameter to the GetObjectReference(Object, OlReferenceType) method.

Applies to