SYMBIAN OS V9.3
» Symbian OS v9.3 » Symbian OS reference » C++ component reference » System Libraries STDLIB » wchmod()
Location: stat.h
stat.h
wchmod()
IMPORT_C int wchmod(const wchar_t *_path, mode_t _mode);
A wide-character version of chmod().
chmod()
const wchar_t *_path
wchar_t
mode_t _mode
mode_t
int
Copyright ©2008 Symbian Software Ltd.