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 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.