libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
NetAPIDeallocator.hpp File Reference
#include "../../../core/deleter.hpp"
#include <boost/noncopyable.hpp>
Include dependency graph for NetAPIDeallocator.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  jmmcg::NTUtils::NetEnumDeallocator< T >
 
class  jmmcg::NTUtils::NetAPIDeallocator< T >
 

Namespaces

namespace  jmmcg
 Link with -lrt to include these functions.
 
namespace  jmmcg::NTUtils
 

Typedefs

typedef NET_API_STATUS(NET_API_FUNCTION * jmmcg::NTUtils::pNetApiBufferFreeType) (IN LPVOID Buffer)
 

Variables

const TCHAR jmmcg::NTUtils::netapi32_nt_lib_name [] =_T("netapi32.dll")
 
const TCHAR jmmcg::NTUtils::NetApiBufferFree_name [] =_T("NetApiBufferFree")