Win32 API 日本語リファレンス
ホームNetworking.Clustering › ISClusResType

ISClusResType

COMIDispatch (デュアル)
IDispatch を実装(デュアルインターフェース)。HSP では comobj 経由でメソッド名による遅延バインド呼び出しができます(vtableインデックス不要)。
IIDf2e60710-2631-11d1-89f1-00a0c90d061e継承元IDispatch呼び出し名前(IDispatch) または vtbl自前メソッド開始 vtbl7

メソッド 10

vtbl = vtable インデックス(0始まり)。IDispatch 実装のため HSP ではメソッド名でも呼べます(上記)。低レベルの index 呼び出し用に vtbl も掲載。0〜2 は IUnknown。

vtblメソッド
7HRESULT get_CommonProperties(ISClusProperties** ppProperties)
8HRESULT get_PrivateProperties(ISClusProperties** ppProperties)
9HRESULT get_CommonROProperties(ISClusProperties** ppProperties)
10HRESULT get_PrivateROProperties(ISClusProperties** ppProperties)
11HRESULT get_Name(LPWSTR* pbstrName)
12HRESULT Delete()
13HRESULT get_Cluster(ISCluster** ppCluster)
14HRESULT get_Resources(ISClusResTypeResources** ppClusterResTypeResources)
15HRESULT get_PossibleOwnerNodes(ISClusResTypePossibleOwnerNodes** ppOwnerNodes)
16HRESULT get_AvailableDisks(ISClusDisks** ppAvailableDisks)