ホーム › System.Search › ISearchRoot
ISearchRoot
COMメソッド 22
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 3 | HRESULT put_Schedule(LPWSTR pszTaskArg) |
| 4 | HRESULT get_Schedule(LPWSTR* ppszTaskArg) |
| 5 | HRESULT put_RootURL(LPWSTR pszURL) |
| 6 | HRESULT get_RootURL(LPWSTR* ppszURL) |
| 7 | HRESULT put_IsHierarchical(BOOL fIsHierarchical) |
| 8 | HRESULT get_IsHierarchical(BOOL* pfIsHierarchical) |
| 9 | HRESULT put_ProvidesNotifications(BOOL fProvidesNotifications) |
| 10 | HRESULT get_ProvidesNotifications(BOOL* pfProvidesNotifications) |
| 11 | HRESULT put_UseNotificationsOnly(BOOL fUseNotificationsOnly) |
| 12 | HRESULT get_UseNotificationsOnly(BOOL* pfUseNotificationsOnly) |
| 13 | HRESULT put_EnumerationDepth(DWORD dwDepth) |
| 14 | HRESULT get_EnumerationDepth(DWORD* pdwDepth) |
| 15 | HRESULT put_HostDepth(DWORD dwDepth) |
| 16 | HRESULT get_HostDepth(DWORD* pdwDepth) |
| 17 | HRESULT put_FollowDirectories(BOOL fFollowDirectories) |
| 18 | HRESULT get_FollowDirectories(BOOL* pfFollowDirectories) |
| 19 | HRESULT put_AuthenticationType(AUTH_TYPE authType) |
| 20 | HRESULT get_AuthenticationType(AUTH_TYPE* pAuthType) |
| 21 | HRESULT put_User(LPWSTR pszUser) |
| 22 | HRESULT get_User(LPWSTR* ppszUser) |
| 23 | HRESULT put_Password(LPWSTR pszPassword) |
| 24 | HRESULT get_Password(LPWSTR* ppszPassword) |