import "Shareaza.idl";
Public Member Functions | |
HRESULT | Application ([out, retval] IApplication **ppApplication) |
HRESULT | Library ([out, retval] ILibrary **ppLibrary) |
HRESULT | Parent ([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 | Folders ([out, retval] ILibraryFolders **ppFolders) |
HRESULT | Files ([out, retval] ILibraryFiles **ppFiles) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|