DelegatedFile::IsWritable

DelegatedFile::IsWritable
virtual bool IsWritable() const;
Description

IsWritable determines if the delegated file is writeable.

Return Value

A Boolean value of 1 if the delegated file is writeable, otherwise 0.

See Also