Re: MoreSCF
Re: MoreSCF
- Subject: Re: MoreSCF
- From: Quinn <email@hidden>
- Date: Fri, 24 May 2002 17:40:36 +0100
At 14:02 -0700 23/5/02, Morgan Redman wrote:
If you use MoreSCMakeNewDialupSet and pass a userVisibleName that is
already in use, what happens?
Does it return in error, or replace with the new configuration?
Neither. It creates another configuration with the same user visible
name. User visible names are not required to be unique for SCF to
work, although you're going to confuse the user if you create two
sets with same name. To avoid that you can use
MoreSCFindSetByUserVisibleNameAndCopyID to check if the name already
exists.
S+E
--
Quinn "The Eskimo!" <
http://www.apple.com/developer/>
Apple Developer Technical Support * Networking, Communications, Hardware
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.
References: | |
| >MoreSCF (From: Morgan Redman <email@hidden>) |