TIBCO Adapter SDK C++ Reference
MBaseClassDescription::isSystemDefined
MBaseClassDescription
Distinguishes between classes based on "native" or application-defined TIBCO Repository objects.

Return true if this MBaseClassDescription is system defined, false if it has been defined by the application.

Remarks
System-defined classes are for the most part all predefined scalar types, that is, data members of MPrimitiveClassDescription.
Declaration
virtual Mboolean isSystemDefined() const;
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.