Language
The Free and Open Productivity Suite
PUBLIC MEMBERS: |
CLASSES
| STRUCTS
| UNIONS
| ENUMS
| TYPEDEFS
| METHODS
| STATIC METHODS
| DATA
| STATIC DATA |
:: struct _uno_Environment
- Base Classes
- None.
- Known Derived Classes
- None.
virtual |
abstract |
interface |
template |
NO |
NO |
NO |
NO |
- Summary
The binary specification of an UNO environment.
- File
- environment.h
Public Members
-
Data
|
void * pReserved; |
reserved for future use (0 if not used)
|
rtl_uString * pTypeName; |
type name of environment
|
void * pContext; |
free context pointer to be used for specific classes of environments (e.g., a jvm pointer)
|
_uno_ExtEnvironment * pExtEnv; |
pointer to extended environment (interface registration functionality), if supported
|
Top of Page
Copyright © 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.