GetTypeName Method
Applies To
OObject
Description
Returns a string containing the name of the user-defined type of the object.
Usage
const char*
GetTypeName
(void) throw(
OException
)
Arguments
none
Remarks
This property is read-only at runtime.
Contents