Open Files 5.3.0
Multi-Platform Event-Driven Application Framework
OF_SMB_EXPORT Struct Reference

#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
 

Detailed Description

Representation of an Export

Used by the SMB Server

Field Documentation

◆ description

OFC_LPTSTR OF_SMB_EXPORT::description

Description

◆ encrypted

OFC_BOOL OF_SMB_EXPORT::encrypted

Should share be encrypted

◆ exportType

SMB_CONFIG_EXPORT_TYPE OF_SMB_EXPORT::exportType

The Export Type

◆ native_fs

OFC_LPTSTR OF_SMB_EXPORT::native_fs

File System Type

◆ path

OFC_LPTSTR OF_SMB_EXPORT::path

Pointer to path

◆ share

OFC_LPTSTR OF_SMB_EXPORT::share

Pointer to Share Name


The documentation for this struct was generated from the following file: