Convenience method for getting an CWInterface object with the specified name.
Original signature is '- (CWInterface*)initWithInterfaceName:(NSString*)name '
Available in Mac OS X v10.6 and later.


- name (NSString)
- An NSString representing the name of an Airport interface.

An CWInterface object configured to control the named CoreWLAN interface.

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)