| Overview | Namespace | Class | Index | Help |
| PUBLIC MEMBERS: | CLASSES | STRUCTS | UNIONS | ENUMS | TYPEDEFS | METHODS | STATIC METHODS | DATA | STATIC DATA |
::
struct _uno_Any
- Base Classes
- None.
- Known Derived Classes
- Any
| virtual | abstract | interface | template |
| NO | NO | NO | NO |
- Summary
This is the binary specification of an UNO any.
- File
- any2.h
Public Members
-
Data
_typelib_TypeDescriptionReference * pType; type of value void * pData; void * pReserved; reserved space for storing value
Copyright © 2009 Sun Microsystems, Inc.


