Changeset 33959 in vbox for trunk/src/VBox/Main/idl
- Timestamp:
- Nov 11, 2010 9:41:52 AM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 67621
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r33952 r33959 15595 15595 15596 15596 <interface 15597 name="INATRedirectEvent" extends="I Event"15598 uuid=" b566336e-ec24-11df-8fbd-f71b6f29dd03"15597 name="INATRedirectEvent" extends="IMachineEvent" 15598 uuid="57DE97D7-3CBB-42A0-888F-610D5832D16B" 15599 15599 wsmap="managed" autogen="VBoxEvent" id="OnNATRedirectEvent" 15600 15600 > … … 15602 15602 Notification when NAT redirect rule added or removed. 15603 15603 </desc> 15604 <attribute name="machineId" type="uuid" mod="string" readonly="yes">15605 <desc>15606 Machine id where redirect event is occured.15607 </desc>15608 </attribute>15609 15604 <attribute name="slot" type="unsigned long" readonly="yes"> 15610 15605 <desc>
Note:
See TracChangeset
for help on using the changeset viewer.