Link :: Destructor | 
| 01 | Destroys the link if it is still active. | 
| 02 | 
 [C++] ~Link();  | 
| 03 | If the link is still active, the method enters GlobalLock and calls DestroyProt(). | 
| 04 | 
Reference: net::semys Implementation: Semys Architecture See Also: Arch Link Sub-System, Link DestroyProt()  | 
 Goto: Main Page; This page is part of the Semys software documentation. See About: Documentation for details.  |