VirtualBox

Ignore:
Timestamp:
Nov 3, 2008 4:13:04 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
38734
Message:

Guest Properties (HostServices and Main): major clean up of the guest property service

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/ConsoleImpl.h

    r13606 r13759  
    494494    static DECLCALLBACK(int)    doGuestPropNotification (void *pvExtension, uint32_t,
    495495                                                         void *pvParms, uint32_t cbParms);
     496    HRESULT doEnumerateGuestProperties (INPTR BSTR aPatterns,
     497                                        ComSafeArrayOut(BSTR, aNames),
     498                                        ComSafeArrayOut(BSTR, aValues),
     499                                        ComSafeArrayOut(ULONG64, aTimestamps),
     500                                        ComSafeArrayOut(BSTR, aFlags));
    496501#endif
    497502
Note: See TracChangeset for help on using the changeset viewer.

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