Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

OW32::XHKEY Class Reference

HKEY wrapper. More...

#include <XHKEY.h>

List of all members.

Public Member Functions

 XHKEY ()
 Construct an unbound handle.
 XHKEY (HKEY h)
 Constructor taking ownership of an existing handle.
 ~XHKEY ()
 Tidy up, closing the encapsulated handle.
void Close ()
 Close the encapsulated handle.
 operator HKEY () const
 Extractor returning the encapsulated handle.
HKEY * operator & ()
 Extractor returning the address of the encapsulated handle.
HKEY operator= (HKEY h)
 Assign a new handle and take ownership of it.
HKEY Detach ()
 Detach and return the encapsulated handle.


Detailed Description

HKEY wrapper.


The documentation for this class was generated from the following file:
Generated on Sun Jun 5 01:29:30 2005 for OW32 by  doxygen 1.3.9.1