import "Shareaza.idl";
Public Member Functions | |
HRESULT | Application ([out, retval] IApplication **ppApplication) |
HRESULT | UserInterface ([out, retval] IUserInterface **ppUserInterface) |
HRESULT | Toolbar ([out, retval] ISToolbar **ppToolbar) |
HRESULT | ItemType ([out, retval] SToolbarType *pnType) |
HRESULT | CommandID ([out, retval] LONG *pnCommandID) |
HRESULT | CommandID ([in] LONG nCommandID) |
HRESULT | Text ([out, retval] BSTR *psText) |
HRESULT | Text ([in] BSTR sText) |
HRESULT | Remove () |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|