Kind Property

Microsoft Access Visual Basic

object represents. Read-only vbext_RefKind.

expression.Kind

expression    Required. An expression that returns one of the objects in the Applies To list.

Remarks

The Kind property is read-only and can be read only from Visual Basic.

The Kind property returns the following values:

Value Description
vbext_rk_Project (Project) The Reference object represents a reference to a Visual Basic project.
vbext_rk_TypeLib (TypeLib) The Reference object represents a reference to a file that contains a type library.