libsmbclient
Data Fields
_SMBCCTX::_smbc_options Struct Reference

#include <libsmbclient.h>

Data Fields

int browse_max_lmb_count DEPRECATED_SMBC_INTERFACE
int urlencode_readdir_entries DEPRECATED_SMBC_INTERFACE
int one_share_per_server DEPRECATED_SMBC_INTERFACE

Detailed Description

user options selections that apply to this session

NEW OPTIONS ARE NOT ADDED HERE!

DEPRECATED: To set and retrieve options, use the smbc_setOption*() and smbc_getOption*() functions.

Definition at line 3044 of file libsmbclient.h.


Field Documentation

int browse_max_lmb_count DEPRECATED_SMBC_INTERFACE

Definition at line 3045 of file libsmbclient.h.

int one_share_per_server DEPRECATED_SMBC_INTERFACE

Definition at line 3047 of file libsmbclient.h.

int urlencode_readdir_entries DEPRECATED_SMBC_INTERFACE

Definition at line 3046 of file libsmbclient.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines