| Name | IsAlias |
|---|---|
| Type | Method |
| Summary | Tests to see if an alias exists |
| Prototype | long IsAlias(BSTR AliasName); |
| Description | Used to test if an alias exists. Note that this function returns 0 if the alias *exists*. |
| VBscript example | |
| Jscript example | |
| PerlScript example | |
| Returns | eInvalidObjectLabel: The alias name is not valid |
See also ...