@msdn=http://search.microsoft.com/search/results.aspx?qu=$$$ @pinvoke=http://pinvoke.net/$$$.htm Summary: Constants for iphlpapi functions. !!!!C# Constants: const int MAX_ADAPTER_NAME_LENGTH = 256; const int MAX_ADAPTER_DESCRIPTION_LENGTH = 128; const int MAX_ADAPTER_ADDRESS_LENGTH = 8; const int MIB_IF_TYPE_OTHER = 1; const int MIB_IF_TYPE_ETHERNET = 6; const int MIB_IF_TYPE_TOKENRING = 9; const int MIB_IF_TYPE_FDDI = 15; const int MIB_IF_TYPE_PPP = 23; const int MIB_IF_TYPE_LOOPBACK = 24; const int MIB_IF_TYPE_SLIP = 28; const int ERROR_BUFFER_OVERFLOW = 111; !!!!VB Constants: TODO !!!!Notes: None.
Edit Constants.IP Help...
You do not have permission to change this page. If you feel this is in error, please send feedback with the contact link on the main page.