[AccessD] Alias Question
Stuart McLachlan
stuart at lexacorp.com.pg
Sun Dec 19 14:46:18 CST 2021
VBA uses the ALIAS to locate the function. YOU use the name you declare.
On 19 Dec 2021 at 11:34, Charlotte Foust wrote:
> You use the alias to call the function.
>
> Charlotte Foust
> (916) 206-4336
>
>
> On Sun, Dec 19, 2021 at 10:31 AM Arthur Fuller
> <fuller.artful at gmail.com> wrote:
>
> > Given a function declaration such as this(from ADH, by Getz et.
> > al.): <code> Declare Function WM_apiGetDesktopWindow _ Lib "user32"
> > Alias "GetDesktopWindow" () As Long </code>
> >
> > What purpose does the Alias serve?
> >
> > --
> > Arthur
> > --
> > AccessD mailing list
> > AccessD at databaseadvisors.com
> > https://databaseadvisors.com/mailman/listinfo/accessd
> > Website: http://www.databaseadvisors.com
> >
> --
> AccessD mailing list
> AccessD at databaseadvisors.com
> https://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com
>
More information about the AccessD
mailing list