Global Functions in Global Namespace C++
in Sourcefile EnvDcp.h
- uno_EnvDcp_getPurpose
- extern "C"
void uno_EnvDcp_getPurpose(
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
NO |
NO |
YES |
- Summary
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
- uno_EnvDcp_getTypeName
- extern "C"
void uno_EnvDcp_getTypeName(
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
NO |
NO |
YES |
- Summary
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
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.