ExtRemoteTyped::GetTypeName method (engextcpp.hpp)

The GetTypeName method returns the type name of the typed data represented by this object.

Syntax

PSTR GetTypeName();

Return value

GetTypeName returns a string that contains the name of the type.

Requirements

Requirement Value
Target Platform Desktop
Header engextcpp.hpp (include Engextcpp.hpp)

See also

EXT_CLASS

EXT_DECLARE_GLOBALS

ExtExtension

ExtRemoteTyped