Method | Description | |
---|---|---|
ACAdapter ( this |
Gets the ACAdapter Device Detail Value
|
|
ACAdapter ( this |
Sets the ACAdapter Device Detail Value
|
|
Battery ( this |
Gets the Battery Device Detail Value
|
|
Battery ( this |
Sets the Battery Device Detail Value
|
|
Keyboard ( this |
Gets the Keyboard Device Detail Value
|
|
Keyboard ( this |
Sets the Keyboard Device Detail Value
|
|
LanMacAddress ( this |
Gets the LanMacAddress Device Detail Value
|
|
LanMacAddress ( this |
Sets the LanMacAddress Device Detail Value
|
|
WLanMacAddress ( this |
Gets the WLanMacAddress Device Detail Value
|
|
WLanMacAddress ( this |
Sets the WLanMacAddress Device Detail Value
|
Method | Description | |
---|---|---|
GetDetail ( this |
||
SetDetail ( this device, string Scope, string Key, string Value ) : void |
public static ACAdapter ( this |
||
details | this |
|
return | string |
public static ACAdapter ( this |
||
details | this |
|
device | ||
ACAdapter | string | |
return | void |
public static Battery ( this |
||
details | this |
|
return | string |
public static Battery ( this |
||
details | this |
|
device | ||
Battery | string | |
return | void |
public static Keyboard ( this |
||
details | this |
|
return | string |
public static Keyboard ( this |
||
details | this |
|
device | ||
Keyboard | string | |
return | void |
public static LanMacAddress ( this |
||
details | this |
|
return | string |
public static LanMacAddress ( this |
||
details | this |
|
device | ||
LanMacAddress | string | |
return | void |
public static WLanMacAddress ( this |
||
details | this |
|
return | string |
public static WLanMacAddress ( this |
||
details | this |
|
device | ||
WLanMacAddress | string | |
return | void |