Win32_IP4RouteTableEvent class
The Win32_IP4RouteTableEvent WMI class represents IP route change events resulting from the addition, removal, or modification of IP routes on the computer system.
This class is only applicable to IP4 and does not return IPX or IP6 data. For more information, see IPv6 and IPv4 Support in WMI.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties. Properties are listed in alphabetic order, not MOF order.
Syntax
class Win32_IP4RouteTableEvent : __ExtrinsicEvent
{
};
Members
The Win32_IP4RouteTableEvent class does not define any members.
Remarks
The Win32_IP4RouteTableEvent class is derived from the WMI __ExtrinsicEvent system class.
Examples
For script code examples, see WMI Tasks for Scripts and Applications and the TechNet ScriptCenter Script Repository.
For C++ code examples, see WMI C++ Application Examples.
Requirements
|
Minimum supported client | Windows XP [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2003 [desktop apps only] |
|
Namespace |
\root\CIMV2 |
|
MOF |
|
|
DLL |
|
See also
Send comments about this topic to Microsoft
Build date: 11/19/2012