(file) Return to System.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common

Diff for /pegasus/src/Pegasus/Common/System.h between version 1.15 and 1.16

version 1.15, 2001/12/28 00:07:01 version 1.16, 2002/01/17 05:33:49
Line 152 
Line 152 
     */     */
     static Boolean isPrivilegedUser();     static Boolean isPrivilegedUser();
  
       /**
       This function is used to get the process ID of the calling process.
   
       @return             Process ID
       */
       static Uint32 getPID();
   
 }; };
  
 PEGASUS_NAMESPACE_END PEGASUS_NAMESPACE_END


Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2