Reference Comment

Syntax:

'#Reference {uuid}#vermajor.verminor#lcid#[path[#name]]

Description:
The Reference comment indicates that the current macro/module references the type library identified. Reference comment lines must be the first lines in the macro/module (following the global Attributes). Reference comments are in reverse priority (from lowest to highest). The IDE does not display the reference comments.

Parameter Description

uuid Type library's universally unique identifier.

lcid Type library's locale identifier.

path Type library's path.

name Type library's name.

Example:

'#Reference {00025E01-0000-0000-C000-000000000046}#4.0#0#C:\PROGRAM FILES\COMMON FILES\MICROSOFT SHARED\DAO\DAO350.DLL#Microsoft DAO 3.5 Object Library