|
Public Member Functions |
| HRESULT | CreateSubFolder ([in] BSTR in_subpath,[out, retval] IFolder **out_retval) |
| | Creates sub-folder (with given sub-path) of this folder.
|
| HRESULT | GetSubFolder ([in] BSTR in_subpath,[out, retval] IFolder **out_retval) |
| | Retrieves sub-folder (with given sub-path) of this folder.
|
Properties |
| VARIANT_BOOL | AllFileVaultsAreReadOnly [get] |
| | Whether all file vaults in file space associated with this folder are read-only.
|
| ICommonspace | Commonspace [get] |
| | The commonspace containing this folder.
|
| BSTR | Description [get, set] |
| | Description of this folder.
|
| BSTR | Name [get] |
| | Name of this folder.
|
| BSTR | Path [get] |
| | Full path of this folder.
|
| IReleaseScheme | ReleaseScheme [get] |
| | Release scheme associated with this folder.
|