23 #ifndef INCLUDED_UNO_CURRENT_CONTEXT_H 24 #define INCLUDED_UNO_CURRENT_CONTEXT_H 45 void ** ppCurrentContext,
46 rtl_uString * pEnvDcp,
void * pEnvContext )
57 void * pCurrentContext,
58 rtl_uString * pEnvDcp,
void * pEnvContext )
#define SAL_THROW_EXTERN_C()
Nothrow specification for C functions.
Definition: types.h:334
CPPU_DLLPUBLIC sal_Bool uno_getCurrentContext(void **ppCurrentContext, rtl_uString *pEnvDcp, void *pEnvContext) SAL_THROW_EXTERN_C()
Gets the current task's context.
#define CPPU_DLLPUBLIC
Definition: cppudllapi.h:13
CPPU_DLLPUBLIC sal_Bool uno_setCurrentContext(void *pCurrentContext, rtl_uString *pEnvDcp, void *pEnvContext) SAL_THROW_EXTERN_C()
Sets the current task's context.
unsigned char sal_Bool
Definition: types.h:38