23 #ifndef INCLUDED_RTL_PROCESS_H 24 #define INCLUDED_RTL_PROCESS_H SAL_DLLPUBLIC void rtl_getGlobalProcessId(sal_uInt8 *pTargetUUID)
gets a 16-byte fixed size identifier which is guaranteed not to change during the current process...
#define SAL_DLLPUBLIC
Definition: saldllapi.h:34
SAL_DLLPUBLIC oslProcessError rtl_getAppCommandArg(sal_uInt32 nArg, rtl_uString **strCommandArg)
Get the nArg-th command-line argument passed to the main-function of this process.
SAL_DLLPUBLIC sal_uInt32 rtl_getAppCommandArgCount(void)
Returns the number of command line arguments at process start.
oslProcessError
Definition: process.h:62
unsigned char sal_uInt8
Definition: types.h:44