Overview | Namespace | Class | Index | Help |
PUBLIC MEMBERS: | CLASSES | STRUCTS | UNIONS | ENUMS | TYPEDEFS | METHODS | STATIC METHODS | DATA | STATIC DATA |
virtual | abstract | interface | template |
NO | NO | NO | NO |
The binary specification of an UNO environment.
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 |
Copyright © 2003 Sun Microsystems, Inc.