class axl::sys::win::CloseCertStore

#include <axl_sys_win_Certificate.h>

class CloseCertStore
{
public:
    // methods

    void
    operator()(HCERTSTORE h);
};