VirtualBox

Changeset 15812 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Jan 5, 2009 4:05:21 PM (16 years ago)
Author:
vboxsync
Message:

Fixed completely broken Display::COMGETTER(Width)

File:
1 edited

Legend:

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

    r15762 r15812  
    12501250STDMETHODIMP Display::COMGETTER(Width) (ULONG *width)
    12511251{
    1252     CheckComArgSafeArrayNotNull(width);
     1252    CheckComArgNotNull(width);
    12531253
    12541254    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