Property | Type | Description | |
---|---|---|---|
Connected | bool | ||
FriendlyName | string | ||
Guid | System.Guid | ||
Index | int | ||
Mac | string |
Method | Description | |
---|---|---|
Check ( ) : bool |
Checks if there is any TAP interface ready to be used (disconnected or connected with a valid handle)
|
|
Install ( ) : bool | ||
IsTap ( System.Guid guid ) : bool | ||
PutDown ( ) : bool | ||
PutUp ( ) : bool | ||
Uninstall ( ) : bool |
Method | Description | |
---|---|---|
TAP_CONTROL_CODE ( uint request, uint method ) : uint |
public static IsTap ( System.Guid guid ) : bool | ||
guid | System.Guid | |
return | bool |