C# Class OpenHome.Songcast.Subnet

Inheritance: ISubnet, IDisposable
Afficher le fichier Open project: openhome/ohSongcast Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void
Subnet ( IntPtr aSubnet ) : System

Private Methods

Méthode Description
Changed ( ) : void
MapsTo ( ISubnet aSubnet ) : bool
Owns ( IntPtr aSubnet ) : bool
Subnet ( ISubnet aSubnet ) : System
SubnetAdapterName ( IntPtr aHandle ) : IntPtr
SubnetAddRef ( IntPtr aHandle ) : void
SubnetAddress ( IntPtr aHandle ) : IntPtr
SubnetRemoveRef ( IntPtr aHandle ) : void
Update ( ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Subnet() public méthode

public Subnet ( IntPtr aSubnet ) : System
aSubnet System.IntPtr
Résultat System