Last change
on this file since 11982 was 11982, checked in by vboxsync, 16 years ago |
All: license header changes for 2.0 (OSE headers, add Sun GPL/LGPL disclaimer)
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
365 bytes
|
Line | |
---|
1 | /* $Id: VBoxVMInfoNet.h 11982 2008-09-02 13:09:44Z vboxsync $ */
|
---|
2 | /** @file
|
---|
3 | * VBoxVMInfoNet - Network information for the host.
|
---|
4 | */
|
---|
5 |
|
---|
6 | /*
|
---|
7 | * Copyright (C) 2006-2007 Sun Microsystems, Inc.
|
---|
8 | *
|
---|
9 | * Sun Microsystems, Inc. confidential
|
---|
10 | * All rights reserved
|
---|
11 | */
|
---|
12 |
|
---|
13 | #ifndef ___VBOXSERVICEVMINFONET_H
|
---|
14 | #define ___VBOXSERVICEVMINFONET_H
|
---|
15 |
|
---|
16 | int vboxVMInfoNet (VBOXINFORMATIONCONTEXT* a_pCtx);
|
---|
17 |
|
---|
18 | #endif /* !___VBOXSERVICEVMINFONET_H */
|
---|
19 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.