uno/EnvDcp.h File Reference

#include <cppu/cppudllapi.h>
#include "rtl/ustring.h"

Go to the source code of this file.

Functions

CPPU_DLLPUBLIC void uno_EnvDcp_getTypeName (rtl_uString const *pEnvDcp, rtl_uString **ppEnvTypeName)
 Get the OBI type part of an environment descriptor.
CPPU_DLLPUBLIC void uno_EnvDcp_getPurpose (rtl_uString const *pEnvDcp, rtl_uString **ppEnvPurpose)
 Get the purpose part of an environment descriptor.

Function Documentation

CPPU_DLLPUBLIC void uno_EnvDcp_getPurpose ( rtl_uString const *  pEnvDcp,
rtl_uString **  ppEnvPurpose 
)

Get the purpose part of an environment descriptor.

(http://wiki.services.openoffice.org/wiki/Uno/Binary/Spec/Environment_Descriptor)

Parameters:
pEnvDcp the Environment Descriptor
ppEnvPurpose the purpose
Since:
UDK 3.2.7
CPPU_DLLPUBLIC void uno_EnvDcp_getTypeName ( rtl_uString const *  pEnvDcp,
rtl_uString **  ppEnvTypeName 
)

Get the OBI type part of an environment descriptor.

(http://wiki.services.openoffice.org/wiki/Uno/Binary/Spec/Environment_Descriptor)

Parameters:
pEnvDcp the Environment Descriptor
ppEnvTypeName the OBI type
Since:
UDK 3.2.7
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 12 Dec 2013 by  doxygen 1.6.1