VirtualBox

Changeset 13558 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Oct 24, 2008 2:31:58 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
38426
Message:

Guest Properties (Main and HostServices): updated API documentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/HostServices/GuestPropertySvc.h

    r13557 r13558  
    365365
    366366    /**
    367      * Null-separated array of patterns to match the properties against.
     367     * Array of patterns to match the properties against, separated by '|'
     368     * characters.  For backwards compatibility, '\0' is also accepted
     369     * as a separater.
    368370     * (IN pointer)
    369      * If no patterns are given then return all.  The list is terminated by an
    370      * empty string.
     371     * If only a single, empty pattern is given then match all.
    371372     */
    372373    HGCMFunctionParameter patterns;
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