#include <framework.h>
Data Fields | |
| SMB_CONFIG_EXPORT_TYPE | exportType |
| OFC_LPTSTR | share |
| OFC_LPTSTR | path |
| OFC_LPTSTR | description |
| OFC_LPTSTR | native_fs |
| OFC_BOOL | encrypted |
Representation of an Export
Used by the SMB Server
| OFC_LPTSTR OF_SMB_EXPORT::description |
Description
| OFC_BOOL OF_SMB_EXPORT::encrypted |
Should share be encrypted
| SMB_CONFIG_EXPORT_TYPE OF_SMB_EXPORT::exportType |
The Export Type
| OFC_LPTSTR OF_SMB_EXPORT::native_fs |
File System Type
| OFC_LPTSTR OF_SMB_EXPORT::path |
Pointer to path
| OFC_LPTSTR OF_SMB_EXPORT::share |
Pointer to Share Name