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

OW32::XHMODULE Class Reference

HMODULE handle wrapper. More...

#include <XHMODULE.h>

List of all members.

Public Member Functions

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


Detailed Description

HMODULE handle 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