הערה
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות להיכנס או לשנות מדריכי כתובות.
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות לשנות מדריכי כתובות.
The Release method releases any resources held by this object.
Syntax
void Release();
Return value
None
Remarks
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
| Requirement | Value |
|---|---|
| Target Platform | Desktop |
| Header | engextcpp.hpp (include Engextcpp.hpp) |