Syntax
struct AliasProgrammaticPair;
Description
represents an entry from a component which implements the LocalizedAliases .
See also
- XLocalizedAliases
-
Field Summary
|
Alias |
determines the name which is registered as an alias for a programmatic name.
|
|
ProgrammaticName |
determines which programmatic name belongs to the alias. |
|
Field Details
|
|
Syntax
string Alias;
Description
determines the name which is registered as an alias for a programmatic name.
Syntax
string ProgrammaticName;
Description
determines which programmatic name belongs to the alias.
See also
- XLocalizedAliases
-
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.