ホーム › Storage.FileServerResourceManager › IFsrmClassificationRule
IFsrmClassificationRule
COMIDispatch (デュアル)✅ IDispatch を実装(デュアルインターフェース)。HSP では
comobj 経由でメソッド名による遅延バインド呼び出しができます(vtableインデックス不要)。メソッド 6
vtbl = vtable インデックス(0始まり)。IDispatch 実装のため HSP ではメソッド名でも呼べます(上記)。低レベルの index 呼び出し用に vtbl も掲載。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 24 | HRESULT get_ExecutionOption(FsrmExecutionOption* executionOption) |
| 25 | HRESULT put_ExecutionOption(FsrmExecutionOption executionOption) |
| 26 | HRESULT get_PropertyAffected(LPWSTR* property) |
| 27 | HRESULT put_PropertyAffected(LPWSTR property) |
| 28 | HRESULT get_Value(LPWSTR* value) |
| 29 | HRESULT put_Value(LPWSTR value) |