VirtualBox

Changeset 13995

Show
Ignore:
Timestamp:
11/10/08 12:01:48 (2 months ago)
Author:
vboxsync
Message:

doxygen

Files:

Legend:

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

    r13971 r13995  
    207207} 
    208208 
    209 /* 
     209/** 
    210210 * The service functions which are callable by host. 
    211211 */ 
     
    318318     * The property timestamp.  (OUT uint64_t) 
    319319     */ 
    320  
    321320    HGCMFunctionParameter timestamp; 
    322321 
     
    347346     * The value of the property (IN pointer) 
    348347     * Criteria as for the name parameter, but with length less than or equal to 
    349      * MAX_VALUE_LEN.   
     348     * MAX_VALUE_LEN. 
    350349     */ 
    351350    HGCMFunctionParameter value; 
     
    377376     * The value of the property (IN pointer) 
    378377     * Criteria as for the name parameter, but with length less than or equal to 
    379      * MAX_VALUE_LEN.   
     378     * MAX_VALUE_LEN. 
    380379     */ 
    381380    HGCMFunctionParameter value; 
     
    443442 * GET_NOTIFICATION in a loop.  On the first call, the ingoing timestamp 
    444443 * parameter should be set to zero.  On subsequent calls, it should be set to 
    445  * the outgoing timestamp from the previous call.  
     444 * the outgoing timestamp from the previous call. 
    446445 */ 
    447446typedef struct _GetNotification 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy