ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Threading.TJamInterlocked.IntfClear
Syntax
Pascal
class procedure IntfClear<T:IInterface>(var pIntf: T); overload; static;
Parameters 
Description 
var pIntf: T 
The interface that should be cleared. 

Releases an interface in an atomic and so threadsafe operation