Can i set the advance tag properties of network adapter in C++? As i know there are some WMI codes can set WOL though Win32_NetworkAdapter, MSPower_DeviceWakeEnable, MSNdis_DeviceWakeOnMagicPacketOnly..etc. But i did not find any information that can map to the Advanced tag on Network adapter properties page? ( Device Manager -> Network adapters -> properties -> Advanced ) Does there anything map to this page? or implement this by anyway?