19 #ifndef _UNO_CURRENT_CONTEXT_H_
20 #define _UNO_CURRENT_CONTEXT_H_
41 void ** ppCurrentContext,
42 rtl_uString * pEnvDcp,
void * pEnvContext )
53 void * pCurrentContext,
54 rtl_uString * pEnvDcp,
void * pEnvContext )
unsigned char sal_Bool
Definition: types.h:37
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:10
CPPU_DLLPUBLIC void SAL_THROW_EXTERN_C()
This method is called to wait for a reply of a previously sent request.
CPPU_DLLPUBLIC sal_Bool uno_setCurrentContext(void *pCurrentContext, rtl_uString *pEnvDcp, void *pEnvContext) SAL_THROW_EXTERN_C()
Sets the current task's context.