libjmmcg
release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
|
This is the complete list of members for jmmcg::LIBJMMCG_VER_NAMESPACE::NTUtils::NetShare, including all inherited members.
Create(const tstring &DirectoryToShare, const TCHAR *const Sharename, const TCHAR *const description, const TCHAR *const Server, const DWORD max_connections, const SECURITY_DESCRIPTOR *const sd, const DWORD share_perms) | jmmcg::LIBJMMCG_VER_NAMESPACE::NTUtils::NetShare | inline |
Create(const tstring &DirectoryToShare, const TCHAR *const Sharename, const TCHAR *const description, const TCHAR *const Username, const TCHAR *const Server, const DWORD access_mask, const DWORD max_connections, const DWORD share_perms) | jmmcg::LIBJMMCG_VER_NAMESPACE::NTUtils::NetShare | |
Delete(void) | jmmcg::LIBJMMCG_VER_NAMESPACE::NTUtils::NetShare | |
NetShare(void) | jmmcg::LIBJMMCG_VER_NAMESPACE::NTUtils::NetShare | |
NetShare(const tstring &DirectoryToShare, const TCHAR *const Sharename, const TCHAR *const description, const TCHAR *const Server, const DWORD max_connections, SECURITY_DESCRIPTOR *sd, const DWORD share_perms) | jmmcg::LIBJMMCG_VER_NAMESPACE::NTUtils::NetShare | inline |
NetShare(const tstring &DirectoryToShare, const TCHAR *const Sharename, const TCHAR *const description, const TCHAR *const Username, const TCHAR *const Server, const DWORD access_mask, const DWORD max_connections, const DWORD share_perms) | jmmcg::LIBJMMCG_VER_NAMESPACE::NTUtils::NetShare | |
~NetShare(void) | jmmcg::LIBJMMCG_VER_NAMESPACE::NTUtils::NetShare |