19 #ifndef INCLUDED_UNO_CURRENT_CONTEXT_H 20 #define INCLUDED_UNO_CURRENT_CONTEXT_H 41 void ** ppCurrentContext,
42 rtl_uString * pEnvDcp,
void * pEnvContext )
53 void * pCurrentContext,
54 rtl_uString * pEnvDcp,
void * pEnvContext )
#define CPPU_DLLPUBLIC
Definition: cppudllapi.h:10
unsigned char sal_Bool
Definition: types.h:48
CPPU_DLLPUBLIC sal_Bool uno_setCurrentContext(void *pCurrentContext, rtl_uString *pEnvDcp, void *pEnvContext) SAL_THROW_EXTERN_C()
Sets the current task's context.
#define SAL_THROW_EXTERN_C()
Nothrow specification for C functions.
Definition: types.h:368
CPPU_DLLPUBLIC sal_Bool uno_getCurrentContext(void **ppCurrentContext, rtl_uString *pEnvDcp, void *pEnvContext) SAL_THROW_EXTERN_C()
Gets the current task's context.