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

OW32::XHCERTSTORE Class Reference

HCERTSTORE wrapper. More...

#include <XHCERTSTORE.h>

List of all members.

Public Member Functions

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


Detailed Description

HCERTSTORE wrapper.


Member Function Documentation

BOOL OW32::XHCERTSTORE::Close DWORD  dwFlags = 0  )  [inline]
 

Close the encapsulated handle.

Parameters:
dwFlags CertCloseStore flags


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