These functions may be used to query the Name, Type and DataType resources of an object.
More...
These functions may be used to query the Name, Type and DataType resources of an object.
They provide a faster and more convenient way to query these resources than using the GlgGetDResource and GlgGetSResource functions.
◆ GlgGetDataType()
Returns a data object's data type.
- Parameters
-
| data_object | A data object. |
- Returns
- An object's data type.
◆ GlgGetObjectName()
Returns an object's name.
- Parameters
-
- Returns
- An object's name or NULL if an object is unnamed.
◆ GlgGetObjectType()
Returns an object's type.
- Parameters
-
- Returns
- An object's type.