[This is preliminary documentation and is subject to change.]
MetaObject associated with a specific object.
Declaration Syntax
C# | Visual Basic | Visual C++ |
MetaObject meta( Object p_item )
Function meta ( _ p_item As Object _ ) As MetaObject
MetaObject^ meta( Object^ p_item )
Parameters
- p_item (Object)
- An instance which has been handled by this session previously, loaded or stored
Return Value
The associated Metaobject or null