|
Public Member Functions |
HRESULT | Application ([out, retval] IApplication **ppApplication) |
HRESULT | Library ([out, retval] ILibrary **ppLibrary) |
HRESULT | Folder ([out, retval] ILibraryFolder **ppFolder) |
HRESULT | Path ([out, retval] BSTR *psPath) |
HRESULT | Name ([out, retval] BSTR *psPath) |
HRESULT | Shared ([out, retval] STristate *pnValue) |
HRESULT | Shared ([in] STristate nValue) |
HRESULT | EffectiveShared ([out, retval] VARIANT_BOOL *pbValue) |
HRESULT | Size ([out, retval] LONG *pnSize) |
HRESULT | Index ([out, retval] LONG *pnIndex) |
HRESULT | URN ([in] BSTR sURN,[out, retval] BSTR *psURN) |
HRESULT | MetadataAuto ([out, retval] VARIANT_BOOL *pbValue) |
HRESULT | Metadata ([out, retval] ISXMLElement **ppXML) |
HRESULT | Metadata ([in] ISXMLElement *pXML) |
HRESULT | Execute () |
HRESULT | SmartExecute () |
HRESULT | Delete () |
HRESULT | Rename ([in] BSTR sNewName) |
HRESULT | Copy ([in] BSTR sNewPath) |
HRESULT | Move ([in] BSTR sNewPath) |