Re: Virtual Library Interfaces (VLI).
- From: "Marc Rohloff" <marcrohloff_ng@xxxxxxxxxxx>
- Date: 28 Apr 2005 07:17:29 -0700
> > If Supports('STAX.DLL', TTaxDll , fTaxDll) Then .....
Should be
If Supports('STAX.DLL', typeof(TTaxDll) , fTaxDll) Then .....
Don't ask me why you don't get a compiler error
Marc
.
- Follow-Ups:
- Re: Virtual Library Interfaces (VLI).
- From: Andre Joosten
- Re: Virtual Library Interfaces (VLI).
- References:
- Virtual Library Interfaces (VLI).
- From: Andre Joosten
- Re: Virtual Library Interfaces (VLI).
- From: Marc Rohloff
- Virtual Library Interfaces (VLI).
- Prev by Date: Re: Virtual Library Interfaces (VLI).
- Next by Date: Re: Virtual Library Interfaces (VLI).
- Previous by thread: Re: Virtual Library Interfaces (VLI).
- Next by thread: Re: Virtual Library Interfaces (VLI).
- Index(es):
Relevant Pages
|