VirtualBox

Ignore:
Timestamp:
Mar 31, 2010 9:49:40 AM (15 years ago)
Author:
vboxsync
Message:

Main: win build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/NATEngineImpl.cpp

    r27868 r27871  
    255255
    256256STDMETHODIMP
    257 NATEngine::AddRedirect(IN_BSTR aName, uint32_t aProto, IN_BSTR aBindIp, uint16_t aHostPort, IN_BSTR aGuestIP, uint16_t aGuestPort)
     257NATEngine::AddRedirect(IN_BSTR aName, ULONG aProto, IN_BSTR aBindIp, USHORT aHostPort, IN_BSTR aGuestIP, USHORT aGuestPort)
    258258{
    259259
     
    407407
    408408STDMETHODIMP
    409 NATEngine::COMSETTER(HostIP) (CBSTR aBindIP)
     409NATEngine::COMSETTER(HostIP) (IN_BSTR aBindIP)
    410410{
    411411    AutoCaller autoCaller(this);
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette