Application RegisteredFunctions Property

Purpose

Returns information about functions in either dynamic-link libraries (DLLs) or code resources that were registered with the REGISTER or REGISTER.ID macro functions. Read-only Variant.

Syntax

RegisteredFunctions(Index1, Index2)

Optional Parameters

Index1

The name of the DLL or code resource.

Index2

The name of the function.