HostNetworkInterfaceImpl.h revision 358d4cfb752e5f92ccbd283131fa0bb2fe0f90b2
* available from http://www.virtualbox.org. This file is free software;
* Clara, CA 95054 USA or visit http://www.sun.com if you need
#ifndef ____H_HOSTNETWORKINTERFACEIMPL
#define ____H_HOSTNETWORKINTERFACEIMPL
#include "VirtualBoxBase.h"
#include "Collection.h"
#ifdef VBOX_WITH_HOSTNETIF_API
/* #include "netif.h" */
struct NETIFINFO;
void FinalRelease();
// public initializer/uninitializer for internal purposes only
#ifdef VBOX_WITH_HOSTNETIF_API
STDMETHOD(EnableStaticIpConfigV6) (IN_BSTR aIPV6Address, ULONG aIPV6MaskPrefixLength, IN_BSTR aIPV6DefaultGateway);
struct Data