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

OW32::XHINTERNET Class Reference

HINTERNET wrapper. More...

#include <XHINTERNET.h>

List of all members.

Public Member Functions

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


Detailed Description

HINTERNET 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