|
| CNetworkInterfaceWin10 (const PIP_ADAPTER_ADDRESSES adapter) |
|
virtual bool | IsEnabled (void) const |
|
virtual bool | IsConnected (void) const |
|
virtual std::string | GetMacAddress (void) const |
|
virtual void | GetMacAddressRaw (char rawMac[6]) const |
|
virtual bool | GetHostMacAddress (unsigned long host, std::string &mac) const |
|
virtual std::string | GetCurrentIPAddress () const |
|
virtual std::string | GetCurrentNetmask () const |
|
virtual std::string | GetCurrentDefaultGateway (void) const |
|
◆ GetHostMacAddress()
bool CNetworkInterfaceWin10::GetHostMacAddress |
( |
unsigned long |
host, |
|
|
std::string & |
mac |
|
) |
| const |
|
virtual |
The documentation for this class was generated from the following files:
- xbmc/platform/win10/network/NetworkWin10.h
- xbmc/platform/win10/network/NetworkWin10.cpp