|
Queue.Destroy Disposes of the Queue object. Declaration
[C++]
[Pascal]
[VB6]
[C#]
[VB.NET]
[Java]
[Java ME]
[Palm]
[DLL] Parameters
Description Use this method to dispose of Queue object. Destroy destroys all handlers automatically. Note: you should not destroy an object from the message handler. |
|
