Debugging Tools for Windows

ExtRemoteTyped::Release

The Release method releases any resources held by this object.

void
  ExtRemoteData::Release(
    void
    )

Parameters

None

Return Value

None

Comments

The Release method is called by the destructor and does not need to be called directly. However, since there is no harm in calling this method multiple times, it can be used to manage resources.

Requirements

Headers: Defined in Engextcpp.hpp. Include Engextcpp.hpp.

Build machine: CAPEBUILD