CHandle Members
Methods
Call this method to attach the CHandle object to an existing handle. |
|
The constructor. |
|
The destructor. |
|
Call this method to close a CHandle object. |
|
Call this method to detach a handle from a CHandle object. |
Operators
Returns the value of the stored handle. |
|
Assignment operator. |
Data Members
The member variable that stores the handle. |