VirtualBox

Changeset 6926

Show
Ignore:
Timestamp:
02/12/08 17:50:46 (7 months ago)
Author:
vboxsync
Message:

VSlick: Support ComSafeArrayIn? and ComSafeArrayOut? macros.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Makefile.kmk

    r6810 r6926  
    439439        echo '#define COMGETTER(n)                    Get##n ' >> $@.tmp 
    440440        echo '#define COMSETTER(n)                    Set##n ' >> $@.tmp 
     441        echo '#define ComSafeArrayIn(t,a)             t a[] ' >> $@.tmp 
     442        echo '#define ComSafeArrayOut(t,a)            t * a[] ' >> $@.tmp 
    441443        echo '#define DECLARE_NOT_AGGREGATABLE(a) ' >> $@.tmp 
    442444        echo '#define DECLARE_PROTECT_FINAL_CONSTRUCT(a) ' >> $@.tmp 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy