ExtRemoteTyped::GetTypeSize method (engextcpp.hpp)

The GetTypeSize method returns the size of the type represented by this object.

Syntax

ULONG GetTypeSize();

Return value

GetTypeSize returns the size, in bytes, of instance of the type.

Requirements

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

See also

ExtRemoteTyped

GetTypeSize