| /** |
| * This file has no copyright assigned and is placed in the Public Domain. |
| * This file is part of the mingw-w64 runtime package. |
| * No warranty is given; refer to the file DISCLAIMER.PD within this package. |
| */ |
| #ifndef __REQUIRED_RPCNDR_H_VERSION__ |
| #define __REQUIRED_RPCNDR_H_VERSION__ 475 |
| #endif |
| |
| #include "rpc.h" |
| #include "rpcndr.h" |
| |
| #ifndef __RPCNDR_H_VERSION__ |
| #error This stub requires an updated version of <rpcndr.h> |
| #endif |
| |
| #ifndef COM_NO_WINDOWS_H |
| #include "windows.h" |
| #include "ole2.h" |
| #endif |
| |
| #ifndef __msclus_h__ |
| #define __msclus_h__ |
| |
| #ifndef __ClusApplication_FWD_DEFINED__ |
| #define __ClusApplication_FWD_DEFINED__ |
| #ifdef __cplusplus |
| typedef class ClusApplication ClusApplication; |
| #else |
| typedef struct ClusApplication ClusApplication; |
| #endif |
| #endif |
| |
| #ifndef __Cluster_FWD_DEFINED__ |
| #define __Cluster_FWD_DEFINED__ |
| #ifdef __cplusplus |
| typedef class Cluster Cluster; |
| #else |
| typedef struct Cluster Cluster; |
| #endif |
| #endif |
| |
| #ifndef __ClusVersion_FWD_DEFINED__ |
| #define __ClusVersion_FWD_DEFINED__ |
| #ifdef __cplusplus |
| typedef class ClusVersion ClusVersion; |
| #else |
| typedef struct ClusVersion ClusVersion; |
| #endif |
| #endif |
| |
| #ifndef __ClusResType_FWD_DEFINED__ |
| #define __ClusResType_FWD_DEFINED__ |
| #ifdef __cplusplus |
| typedef class ClusResType ClusResType; |
| #else |
| typedef struct ClusResType ClusResType; |
| #endif |
| #endif |
| |
| #ifndef __ClusProperty_FWD_DEFINED__ |
| #define __ClusProperty_FWD_DEFINED__ |
| #ifdef __cplusplus |
| typedef class ClusProperty ClusProperty; |
| #else |
| typedef struct ClusProperty ClusProperty; |
| #endif |
| #endif |
| |
| #ifndef __ClusProperties_FWD_DEFINED__ |
| #define __ClusProperties_FWD_DEFINED__ |
| #ifdef __cplusplus |
| typedef class ClusProperties ClusProperties; |
| #else |
| typedef struct ClusProperties ClusProperties; |
| #endif |
| #endif |
| |
| #ifndef __DomainNames_FWD_DEFINED__ |
| #define __DomainNames_FWD_DEFINED__ |
| #ifdef __cplusplus |
| typedef class DomainNames DomainNames; |
| #else |
| typedef struct DomainNames DomainNames; |
| #endif |
| #endif |
| |
| #ifndef __ClusNetwork_FWD_DEFINED__ |
| #define __ClusNetwork_FWD_DEFINED__ |
| #ifdef __cplusplus |
| typedef class ClusNetwork ClusNetwork; |
| #else |
| typedef struct ClusNetwork ClusNetwork; |
| #endif |
| #endif |
| |
| #ifndef __ClusNetInterface_FWD_DEFINED__ |
| #define __ClusNetInterface_FWD_DEFINED__ |
| #ifdef __cplusplus |
| typedef class ClusNetInterface ClusNetInterface; |
| #else |
| typedef struct ClusNetInterface ClusNetInterface; |
| #endif |
| #endif |
| |
| #ifndef __ClusNetInterfaces_FWD_DEFINED__ |
| #define __ClusNetInterfaces_FWD_DEFINED__ |
| #ifdef __cplusplus |
| typedef class ClusNetInterfaces ClusNetInterfaces; |
| #else |
| typedef struct ClusNetInterfaces ClusNetInterfaces; |
| #endif |
| #endif |
| |
| #ifndef __ClusResDependencies_FWD_DEFINED__ |
| #define __ClusResDependencies_FWD_DEFINED__ |
| #ifdef __cplusplus |
| typedef class ClusResDependencies ClusResDependencies; |
| #else |
| typedef struct ClusResDependencies ClusResDependencies; |
| #endif |
| #endif |
| |
| #ifndef __ClusResGroupResources_FWD_DEFINED__ |
| #define __ClusResGroupResources_FWD_DEFINED__ |
| #ifdef __cplusplus |
| typedef class ClusResGroupResources ClusResGroupResources; |
| #else |
| typedef struct ClusResGroupResources ClusResGroupResources; |
| #endif |
| #endif |
| |
| #ifndef __ClusResTypeResources_FWD_DEFINED__ |
| #define __ClusResTypeResources_FWD_DEFINED__ |
| #ifdef __cplusplus |
| typedef class ClusResTypeResources ClusResTypeResources; |
| #else |
| typedef struct ClusResTypeResources ClusResTypeResources; |
| #endif |
| #endif |
| |
| #ifndef __ClusResGroupPreferredOwnerNodes_FWD_DEFINED__ |
| #define __ClusResGroupPreferredOwnerNodes_FWD_DEFINED__ |
| #ifdef __cplusplus |
| typedef class ClusResGroupPreferredOwnerNodes ClusResGroupPreferredOwnerNodes; |
| #else |
| typedef struct ClusResGroupPreferredOwnerNodes ClusResGroupPreferredOwnerNodes; |
| #endif |
| #endif |
| |
| #ifndef __ClusResPossibleOwnerNodes_FWD_DEFINED__ |
| #define __ClusResPossibleOwnerNodes_FWD_DEFINED__ |
| #ifdef __cplusplus |
| typedef class ClusResPossibleOwnerNodes ClusResPossibleOwnerNodes; |
| #else |
| typedef struct ClusResPossibleOwnerNodes ClusResPossibleOwnerNodes; |
| #endif |
| #endif |
| |
| #ifndef __ClusNetworks_FWD_DEFINED__ |
| #define __ClusNetworks_FWD_DEFINED__ |
| #ifdef __cplusplus |
| typedef class ClusNetworks ClusNetworks; |
| #else |
| typedef struct ClusNetworks ClusNetworks; |
| #endif |
| #endif |
| |
| #ifndef __ClusNetworkNetInterfaces_FWD_DEFINED__ |
| #define __ClusNetworkNetInterfaces_FWD_DEFINED__ |
| #ifdef __cplusplus |
| typedef class ClusNetworkNetInterfaces ClusNetworkNetInterfaces; |
| #else |
| typedef struct ClusNetworkNetInterfaces ClusNetworkNetInterfaces; |
| #endif |
| #endif |
| |
| #ifndef __ClusNodeNetInterfaces_FWD_DEFINED__ |
| #define __ClusNodeNetInterfaces_FWD_DEFINED__ |
| #ifdef __cplusplus |
| typedef class ClusNodeNetInterfaces ClusNodeNetInterfaces; |
| #else |
| typedef struct ClusNodeNetInterfaces ClusNodeNetInterfaces; |
| #endif |
| #endif |
| |
| #ifndef __ClusRefObject_FWD_DEFINED__ |
| #define __ClusRefObject_FWD_DEFINED__ |
| #ifdef __cplusplus |
| typedef class ClusRefObject ClusRefObject; |
| #else |
| typedef struct ClusRefObject ClusRefObject; |
| #endif |
| #endif |
| |
| #ifndef __ClusterNames_FWD_DEFINED__ |
| #define __ClusterNames_FWD_DEFINED__ |
| #ifdef __cplusplus |
| typedef class ClusterNames ClusterNames; |
| #else |
| typedef struct ClusterNames ClusterNames; |
| #endif |
| #endif |
| |
| #ifndef __ClusNode_FWD_DEFINED__ |
| #define __ClusNode_FWD_DEFINED__ |
| #ifdef __cplusplus |
| typedef class ClusNode ClusNode; |
| #else |
| typedef struct ClusNode ClusNode; |
| #endif |
| #endif |
| |
| #ifndef __ClusNodes_FWD_DEFINED__ |
| #define __ClusNodes_FWD_DEFINED__ |
| #ifdef __cplusplus |
| typedef class ClusNodes ClusNodes; |
| #else |
| typedef struct ClusNodes ClusNodes; |
| #endif |
| #endif |
| |
| #ifndef __ClusResGroup_FWD_DEFINED__ |
| #define __ClusResGroup_FWD_DEFINED__ |
| #ifdef __cplusplus |
| typedef class ClusResGroup ClusResGroup; |
| #else |
| typedef struct ClusResGroup ClusResGroup; |
| #endif |
| #endif |
| |
| #ifndef __ClusResGroups_FWD_DEFINED__ |
| #define __ClusResGroups_FWD_DEFINED__ |
| #ifdef __cplusplus |
| typedef class ClusResGroups ClusResGroups; |
| #else |
| typedef struct ClusResGroups ClusResGroups; |
| #endif |
| #endif |
| |
| #ifndef __ClusResource_FWD_DEFINED__ |
| #define __ClusResource_FWD_DEFINED__ |
| #ifdef __cplusplus |
| typedef class ClusResource ClusResource; |
| #else |
| typedef struct ClusResource ClusResource; |
| #endif |
| #endif |
| |
| #ifndef __ClusResources_FWD_DEFINED__ |
| #define __ClusResources_FWD_DEFINED__ |
| #ifdef __cplusplus |
| typedef class ClusResources ClusResources; |
| #else |
| typedef struct ClusResources ClusResources; |
| #endif |
| #endif |
| |
| #ifndef __ClusResTypes_FWD_DEFINED__ |
| #define __ClusResTypes_FWD_DEFINED__ |
| #ifdef __cplusplus |
| typedef class ClusResTypes ClusResTypes; |
| #else |
| typedef struct ClusResTypes ClusResTypes; |
| #endif |
| #endif |
| |
| #ifndef __ClusResTypePossibleOwnerNodes_FWD_DEFINED__ |
| #define __ClusResTypePossibleOwnerNodes_FWD_DEFINED__ |
| #ifdef __cplusplus |
| typedef class ClusResTypePossibleOwnerNodes ClusResTypePossibleOwnerNodes; |
| #else |
| typedef struct ClusResTypePossibleOwnerNodes ClusResTypePossibleOwnerNodes; |
| #endif |
| #endif |
| |
| #ifndef __ClusPropertyValue_FWD_DEFINED__ |
| #define __ClusPropertyValue_FWD_DEFINED__ |
| #ifdef __cplusplus |
| typedef class ClusPropertyValue ClusPropertyValue; |
| #else |
| typedef struct ClusPropertyValue ClusPropertyValue; |
| #endif |
| #endif |
| |
| #ifndef __ClusPropertyValues_FWD_DEFINED__ |
| #define __ClusPropertyValues_FWD_DEFINED__ |
| #ifdef __cplusplus |
| typedef class ClusPropertyValues ClusPropertyValues; |
| #else |
| typedef struct ClusPropertyValues ClusPropertyValues; |
| #endif |
| #endif |
| |
| #ifndef __ClusPropertyValueData_FWD_DEFINED__ |
| #define __ClusPropertyValueData_FWD_DEFINED__ |
| #ifdef __cplusplus |
| typedef class ClusPropertyValueData ClusPropertyValueData; |
| #else |
| typedef struct ClusPropertyValueData ClusPropertyValueData; |
| #endif |
| #endif |
| |
| #ifndef __ClusPartition_FWD_DEFINED__ |
| #define __ClusPartition_FWD_DEFINED__ |
| #ifdef __cplusplus |
| typedef class ClusPartition ClusPartition; |
| #else |
| typedef struct ClusPartition ClusPartition; |
| #endif |
| #endif |
| |
| #ifndef __ClusPartitions_FWD_DEFINED__ |
| #define __ClusPartitions_FWD_DEFINED__ |
| #ifdef __cplusplus |
| typedef class ClusPartitions ClusPartitions; |
| #else |
| typedef struct ClusPartitions ClusPartitions; |
| #endif |
| #endif |
| |
| #ifndef __ClusDisk_FWD_DEFINED__ |
| #define __ClusDisk_FWD_DEFINED__ |
| #ifdef __cplusplus |
| typedef class ClusDisk ClusDisk; |
| #else |
| typedef struct ClusDisk ClusDisk; |
| #endif |
| #endif |
| |
| #ifndef __ClusDisks_FWD_DEFINED__ |
| #define __ClusDisks_FWD_DEFINED__ |
| #ifdef __cplusplus |
| typedef class ClusDisks ClusDisks; |
| #else |
| typedef struct ClusDisks ClusDisks; |
| #endif |
| #endif |
| |
| #ifndef __ClusScsiAddress_FWD_DEFINED__ |
| #define __ClusScsiAddress_FWD_DEFINED__ |
| #ifdef __cplusplus |
| typedef class ClusScsiAddress ClusScsiAddress; |
| #else |
| typedef struct ClusScsiAddress ClusScsiAddress; |
| #endif |
| #endif |
| |
| #ifndef __ClusRegistryKeys_FWD_DEFINED__ |
| #define __ClusRegistryKeys_FWD_DEFINED__ |
| #ifdef __cplusplus |
| typedef class ClusRegistryKeys ClusRegistryKeys; |
| #else |
| typedef struct ClusRegistryKeys ClusRegistryKeys; |
| #endif |
| #endif |
| |
| #ifndef __ClusCryptoKeys_FWD_DEFINED__ |
| #define __ClusCryptoKeys_FWD_DEFINED__ |
| #ifdef __cplusplus |
| typedef class ClusCryptoKeys ClusCryptoKeys; |
| #else |
| typedef struct ClusCryptoKeys ClusCryptoKeys; |
| #endif |
| #endif |
| |
| #ifndef __ClusResDependents_FWD_DEFINED__ |
| #define __ClusResDependents_FWD_DEFINED__ |
| #ifdef __cplusplus |
| typedef class ClusResDependents ClusResDependents; |
| #else |
| typedef struct ClusResDependents ClusResDependents; |
| #endif |
| #endif |
| |
| #ifndef __ISClusApplication_FWD_DEFINED__ |
| #define __ISClusApplication_FWD_DEFINED__ |
| typedef struct ISClusApplication ISClusApplication; |
| #endif |
| |
| #ifndef __ISDomainNames_FWD_DEFINED__ |
| #define __ISDomainNames_FWD_DEFINED__ |
| typedef struct ISDomainNames ISDomainNames; |
| #endif |
| |
| #ifndef __ISClusterNames_FWD_DEFINED__ |
| #define __ISClusterNames_FWD_DEFINED__ |
| typedef struct ISClusterNames ISClusterNames; |
| #endif |
| |
| #ifndef __ISClusRefObject_FWD_DEFINED__ |
| #define __ISClusRefObject_FWD_DEFINED__ |
| typedef struct ISClusRefObject ISClusRefObject; |
| #endif |
| |
| #ifndef __ISClusVersion_FWD_DEFINED__ |
| #define __ISClusVersion_FWD_DEFINED__ |
| typedef struct ISClusVersion ISClusVersion; |
| #endif |
| |
| #ifndef __ISCluster_FWD_DEFINED__ |
| #define __ISCluster_FWD_DEFINED__ |
| typedef struct ISCluster ISCluster; |
| #endif |
| |
| #ifndef __ISClusNode_FWD_DEFINED__ |
| #define __ISClusNode_FWD_DEFINED__ |
| typedef struct ISClusNode ISClusNode; |
| #endif |
| |
| #ifndef __ISClusNodes_FWD_DEFINED__ |
| #define __ISClusNodes_FWD_DEFINED__ |
| typedef struct ISClusNodes ISClusNodes; |
| #endif |
| |
| #ifndef __ISClusNetwork_FWD_DEFINED__ |
| #define __ISClusNetwork_FWD_DEFINED__ |
| typedef struct ISClusNetwork ISClusNetwork; |
| #endif |
| |
| #ifndef __ISClusNetworks_FWD_DEFINED__ |
| #define __ISClusNetworks_FWD_DEFINED__ |
| typedef struct ISClusNetworks ISClusNetworks; |
| #endif |
| |
| #ifndef __ISClusNetInterface_FWD_DEFINED__ |
| #define __ISClusNetInterface_FWD_DEFINED__ |
| typedef struct ISClusNetInterface ISClusNetInterface; |
| #endif |
| |
| #ifndef __ISClusNetInterfaces_FWD_DEFINED__ |
| #define __ISClusNetInterfaces_FWD_DEFINED__ |
| typedef struct ISClusNetInterfaces ISClusNetInterfaces; |
| #endif |
| |
| #ifndef __ISClusNodeNetInterfaces_FWD_DEFINED__ |
| #define __ISClusNodeNetInterfaces_FWD_DEFINED__ |
| typedef struct ISClusNodeNetInterfaces ISClusNodeNetInterfaces; |
| #endif |
| |
| #ifndef __ISClusNetworkNetInterfaces_FWD_DEFINED__ |
| #define __ISClusNetworkNetInterfaces_FWD_DEFINED__ |
| typedef struct ISClusNetworkNetInterfaces ISClusNetworkNetInterfaces; |
| #endif |
| |
| #ifndef __ISClusResGroup_FWD_DEFINED__ |
| #define __ISClusResGroup_FWD_DEFINED__ |
| typedef struct ISClusResGroup ISClusResGroup; |
| #endif |
| |
| #ifndef __ISClusResGroups_FWD_DEFINED__ |
| #define __ISClusResGroups_FWD_DEFINED__ |
| typedef struct ISClusResGroups ISClusResGroups; |
| #endif |
| |
| #ifndef __ISClusResource_FWD_DEFINED__ |
| #define __ISClusResource_FWD_DEFINED__ |
| typedef struct ISClusResource ISClusResource; |
| #endif |
| |
| #ifndef __ISClusResDependencies_FWD_DEFINED__ |
| #define __ISClusResDependencies_FWD_DEFINED__ |
| typedef struct ISClusResDependencies ISClusResDependencies; |
| #endif |
| |
| #ifndef __ISClusResGroupResources_FWD_DEFINED__ |
| #define __ISClusResGroupResources_FWD_DEFINED__ |
| typedef struct ISClusResGroupResources ISClusResGroupResources; |
| #endif |
| |
| #ifndef __ISClusResTypeResources_FWD_DEFINED__ |
| #define __ISClusResTypeResources_FWD_DEFINED__ |
| typedef struct ISClusResTypeResources ISClusResTypeResources; |
| #endif |
| |
| #ifndef __ISClusResources_FWD_DEFINED__ |
| #define __ISClusResources_FWD_DEFINED__ |
| typedef struct ISClusResources ISClusResources; |
| #endif |
| |
| #ifndef __ISClusResGroupPreferredOwnerNodes_FWD_DEFINED__ |
| #define __ISClusResGroupPreferredOwnerNodes_FWD_DEFINED__ |
| typedef struct ISClusResGroupPreferredOwnerNodes ISClusResGroupPreferredOwnerNodes; |
| #endif |
| |
| #ifndef __ISClusResPossibleOwnerNodes_FWD_DEFINED__ |
| #define __ISClusResPossibleOwnerNodes_FWD_DEFINED__ |
| typedef struct ISClusResPossibleOwnerNodes ISClusResPossibleOwnerNodes; |
| #endif |
| |
| #ifndef __ISClusResTypePossibleOwnerNodes_FWD_DEFINED__ |
| #define __ISClusResTypePossibleOwnerNodes_FWD_DEFINED__ |
| typedef struct ISClusResTypePossibleOwnerNodes ISClusResTypePossibleOwnerNodes; |
| #endif |
| |
| #ifndef __ISClusResType_FWD_DEFINED__ |
| #define __ISClusResType_FWD_DEFINED__ |
| typedef struct ISClusResType ISClusResType; |
| #endif |
| |
| #ifndef __ISClusResTypes_FWD_DEFINED__ |
| #define __ISClusResTypes_FWD_DEFINED__ |
| typedef struct ISClusResTypes ISClusResTypes; |
| #endif |
| |
| #ifndef __ISClusProperty_FWD_DEFINED__ |
| #define __ISClusProperty_FWD_DEFINED__ |
| typedef struct ISClusProperty ISClusProperty; |
| #endif |
| |
| #ifndef __ISClusPropertyValue_FWD_DEFINED__ |
| #define __ISClusPropertyValue_FWD_DEFINED__ |
| typedef struct ISClusPropertyValue ISClusPropertyValue; |
| #endif |
| |
| #ifndef __ISClusPropertyValues_FWD_DEFINED__ |
| #define __ISClusPropertyValues_FWD_DEFINED__ |
| typedef struct ISClusPropertyValues ISClusPropertyValues; |
| #endif |
| |
| #ifndef __ISClusProperties_FWD_DEFINED__ |
| #define __ISClusProperties_FWD_DEFINED__ |
| typedef struct ISClusProperties ISClusProperties; |
| #endif |
| |
| #ifndef __ISClusPropertyValueData_FWD_DEFINED__ |
| #define __ISClusPropertyValueData_FWD_DEFINED__ |
| typedef struct ISClusPropertyValueData ISClusPropertyValueData; |
| #endif |
| |
| #ifndef __ISClusPartition_FWD_DEFINED__ |
| #define __ISClusPartition_FWD_DEFINED__ |
| typedef struct ISClusPartition ISClusPartition; |
| #endif |
| |
| #ifndef __ISClusPartitions_FWD_DEFINED__ |
| #define __ISClusPartitions_FWD_DEFINED__ |
| typedef struct ISClusPartitions ISClusPartitions; |
| #endif |
| |
| #ifndef __ISClusDisk_FWD_DEFINED__ |
| #define __ISClusDisk_FWD_DEFINED__ |
| typedef struct ISClusDisk ISClusDisk; |
| #endif |
| |
| #ifndef __ISClusDisks_FWD_DEFINED__ |
| #define __ISClusDisks_FWD_DEFINED__ |
| typedef struct ISClusDisks ISClusDisks; |
| #endif |
| |
| #ifndef __ISClusScsiAddress_FWD_DEFINED__ |
| #define __ISClusScsiAddress_FWD_DEFINED__ |
| typedef struct ISClusScsiAddress ISClusScsiAddress; |
| #endif |
| |
| #ifndef __ISClusRegistryKeys_FWD_DEFINED__ |
| #define __ISClusRegistryKeys_FWD_DEFINED__ |
| typedef struct ISClusRegistryKeys ISClusRegistryKeys; |
| #endif |
| |
| #ifndef __ISClusCryptoKeys_FWD_DEFINED__ |
| #define __ISClusCryptoKeys_FWD_DEFINED__ |
| typedef struct ISClusCryptoKeys ISClusCryptoKeys; |
| #endif |
| |
| #ifndef __ISClusResDependents_FWD_DEFINED__ |
| #define __ISClusResDependents_FWD_DEFINED__ |
| typedef struct ISClusResDependents ISClusResDependents; |
| #endif |
| |
| #include "basetsd.h" |
| #include "oaidl.h" |
| |
| #ifdef __cplusplus |
| extern "C" { |
| #endif |
| |
| #ifndef __MIDL_user_allocate_free_DEFINED__ |
| #define __MIDL_user_allocate_free_DEFINED__ |
| void *__RPC_API MIDL_user_allocate(size_t); |
| void __RPC_API MIDL_user_free(void *); |
| #endif |
| |
| #ifndef _CLUSTER_API_TYPES_ |
| #define _CLUSTER_API_TYPES_ |
| |
| typedef struct _HCLUSTER *HCLUSTER; |
| typedef struct _HNODE *HNODE; |
| typedef struct _HRESOURCE *HRESOURCE; |
| typedef struct _HGROUP *HGROUP; |
| typedef struct _HNETWORK *HNETWORK; |
| typedef struct _HNETINTERFACE *HNETINTERFACE; |
| typedef struct _HCHANGE *HCHANGE; |
| typedef struct _HCLUSENUM *HCLUSENUM; |
| typedef struct _HGROUPENUM *HGROUPENUM; |
| typedef struct _HRESENUM *HRESENUM; |
| typedef struct _HNETWORKENUM *HNETWORKENUM; |
| typedef struct _HNODEENUM *HNODEENUM; |
| typedef struct _HRESTYPEENUM *HRESTYPEENUM; |
| |
| typedef enum CLUSTER_QUORUM_TYPE { |
| OperationalQuorum = 0,ModifyQuorum = OperationalQuorum + 1 |
| } CLUSTER_QUORUM_TYPE; |
| |
| typedef enum NODE_CLUSTER_STATE { |
| ClusterStateNotInstalled = 0,ClusterStateNotConfigured = 0x1,ClusterStateNotRunning = 0x1 | 0x2,ClusterStateRunning = 0x1 | 0x2 | 0x10 |
| } NODE_CLUSTER_STATE; |
| |
| typedef enum CLUSTER_RESOURCE_STATE_CHANGE_REASON { |
| eResourceStateChangeReasonUnknown = 0,eResourceStateChangeReasonMove, |
| eResourceStateChangeReasonFailover,eResourceStateChangeReasonFailedMove, |
| eResourceStateChangeReasonShutdown,eResourceStateChangeReasonRundown |
| } CLUSTER_RESOURCE_STATE_CHANGE_REASON; |
| |
| typedef enum CLUSTER_SET_PASSWORD_FLAGS { |
| CLUSTER_SET_PASSWORD_IGNORE_DOWN_NODES = 1 |
| } CLUSTER_SET_PASSWORD_FLAGS; |
| |
| typedef enum CLUSTER_CHANGE { |
| CLUSTER_CHANGE_NODE_STATE = 0x1,CLUSTER_CHANGE_NODE_DELETED = 0x2,CLUSTER_CHANGE_NODE_ADDED = 0x4,CLUSTER_CHANGE_NODE_PROPERTY = 0x8, |
| CLUSTER_CHANGE_REGISTRY_NAME = 0x10,CLUSTER_CHANGE_REGISTRY_ATTRIBUTES = 0x20,CLUSTER_CHANGE_REGISTRY_VALUE = 0x40, |
| CLUSTER_CHANGE_REGISTRY_SUBTREE = 0x80,CLUSTER_CHANGE_RESOURCE_STATE = 0x100,CLUSTER_CHANGE_RESOURCE_DELETED = 0x200, |
| CLUSTER_CHANGE_RESOURCE_ADDED = 0x400,CLUSTER_CHANGE_RESOURCE_PROPERTY = 0x800,CLUSTER_CHANGE_GROUP_STATE = 0x1000, |
| CLUSTER_CHANGE_GROUP_DELETED = 0x2000,CLUSTER_CHANGE_GROUP_ADDED = 0x4000,CLUSTER_CHANGE_GROUP_PROPERTY = 0x8000, |
| CLUSTER_CHANGE_RESOURCE_TYPE_DELETED = 0x10000,CLUSTER_CHANGE_RESOURCE_TYPE_ADDED = 0x20000,CLUSTER_CHANGE_RESOURCE_TYPE_PROPERTY = 0x40000, |
| CLUSTER_CHANGE_CLUSTER_RECONNECT = 0x80000,CLUSTER_CHANGE_NETWORK_STATE = 0x100000,CLUSTER_CHANGE_NETWORK_DELETED = 0x200000, |
| CLUSTER_CHANGE_NETWORK_ADDED = 0x400000,CLUSTER_CHANGE_NETWORK_PROPERTY = 0x800000,CLUSTER_CHANGE_NETINTERFACE_STATE = 0x1000000, |
| CLUSTER_CHANGE_NETINTERFACE_DELETED = 0x2000000,CLUSTER_CHANGE_NETINTERFACE_ADDED = 0x4000000,CLUSTER_CHANGE_NETINTERFACE_PROPERTY = 0x8000000, |
| CLUSTER_CHANGE_QUORUM_STATE = 0x10000000,CLUSTER_CHANGE_CLUSTER_STATE = 0x20000000,CLUSTER_CHANGE_CLUSTER_PROPERTY = 0x40000000, |
| CLUSTER_CHANGE_HANDLE_CLOSE = 0x80000000, |
| CLUSTER_CHANGE_ALL = CLUSTER_CHANGE_NODE_STATE | CLUSTER_CHANGE_NODE_DELETED | CLUSTER_CHANGE_NODE_ADDED | CLUSTER_CHANGE_NODE_PROPERTY | CLUSTER_CHANGE_REGISTRY_NAME | CLUSTER_CHANGE_REGISTRY_ATTRIBUTES | CLUSTER_CHANGE_REGISTRY_VALUE | CLUSTER_CHANGE_REGISTRY_SUBTREE | CLUSTER_CHANGE_RESOURCE_STATE | CLUSTER_CHANGE_RESOURCE_DELETED | CLUSTER_CHANGE_RESOURCE_ADDED | CLUSTER_CHANGE_RESOURCE_PROPERTY | CLUSTER_CHANGE_GROUP_STATE | CLUSTER_CHANGE_GROUP_DELETED | CLUSTER_CHANGE_GROUP_ADDED | CLUSTER_CHANGE_GROUP_PROPERTY | CLUSTER_CHANGE_RESOURCE_TYPE_DELETED | CLUSTER_CHANGE_RESOURCE_TYPE_ADDED | CLUSTER_CHANGE_RESOURCE_TYPE_PROPERTY | CLUSTER_CHANGE_NETWORK_STATE | CLUSTER_CHANGE_NETWORK_DELETED | CLUSTER_CHANGE_NETWORK_ADDED | CLUSTER_CHANGE_NETWORK_PROPERTY | CLUSTER_CHANGE_NETINTERFACE_STATE | CLUSTER_CHANGE_NETINTERFACE_DELETED | CLUSTER_CHANGE_NETINTERFACE_ADDED | CLUSTER_CHANGE_NETINTERFACE_PROPERTY | CLUSTER_CHANGE_QUORUM_STATE | CLUSTER_CHANGE_CLUSTER_STATE | CLUSTER_CHANGE_CLUSTER_PROPERTY | CLUSTER_CHANGE_CLUSTER_RECONNECT | CLUSTER_CHANGE_HANDLE_CLOSE |
| } CLUSTER_CHANGE; |
| |
| typedef enum CLUSTER_ENUM { |
| CLUSTER_ENUM_NODE = 0x1,CLUSTER_ENUM_RESTYPE = 0x2,CLUSTER_ENUM_RESOURCE = 0x4,CLUSTER_ENUM_GROUP = 0x8,CLUSTER_ENUM_NETWORK = 0x10, |
| CLUSTER_ENUM_NETINTERFACE = 0x20,CLUSTER_ENUM_INTERNAL_NETWORK = 0x80000000, |
| CLUSTER_ENUM_ALL = CLUSTER_ENUM_NODE | CLUSTER_ENUM_RESTYPE | CLUSTER_ENUM_RESOURCE | CLUSTER_ENUM_GROUP | CLUSTER_ENUM_NETWORK | CLUSTER_ENUM_NETINTERFACE |
| } CLUSTER_ENUM; |
| |
| typedef enum CLUSTER_NODE_ENUM { |
| CLUSTER_NODE_ENUM_NETINTERFACES = 0x1,CLUSTER_NODE_ENUM_ALL = CLUSTER_NODE_ENUM_NETINTERFACES |
| } CLUSTER_NODE_ENUM; |
| |
| typedef enum CLUSTER_NODE_STATE { |
| ClusterNodeStateUnknown = -1, |
| ClusterNodeUp = 0,ClusterNodeDown,ClusterNodePaused,ClusterNodeJoining |
| } CLUSTER_NODE_STATE; |
| |
| typedef enum CLUSTER_GROUP_ENUM { |
| CLUSTER_GROUP_ENUM_CONTAINS = 0x1,CLUSTER_GROUP_ENUM_NODES = 0x2,CLUSTER_GROUP_ENUM_ALL = CLUSTER_GROUP_ENUM_CONTAINS | CLUSTER_GROUP_ENUM_NODES |
| } CLUSTER_GROUP_ENUM; |
| |
| typedef enum CLUSTER_GROUP_STATE { |
| ClusterGroupStateUnknown = -1, |
| ClusterGroupOnline = 0,ClusterGroupOffline,ClusterGroupFailed, |
| ClusterGroupPartialOnline,ClusterGroupPending |
| } CLUSTER_GROUP_STATE; |
| |
| typedef enum CLUSTER_GROUP_AUTOFAILBACK_TYPE { |
| ClusterGroupPreventFailback = 0,ClusterGroupAllowFailback,ClusterGroupFailbackTypeCount |
| } CLUSTER_GROUP_AUTOFAILBACK_TYPE; |
| |
| typedef enum CLUSTER_GROUP_AUTOFAILBACK_TYPE CGAFT; |
| |
| typedef enum CLUSTER_RESOURCE_STATE { |
| ClusterResourceStateUnknown = -1, |
| ClusterResourceInherited = 0,ClusterResourceInitializing,ClusterResourceOnline, |
| ClusterResourceOffline,ClusterResourceFailed, |
| ClusterResourcePending = 128,ClusterResourceOnlinePending = 129,ClusterResourceOfflinePending = 130 |
| } CLUSTER_RESOURCE_STATE; |
| |
| typedef enum CLUSTER_RESOURCE_RESTART_ACTION { |
| ClusterResourceDontRestart = 0,ClusterResourceRestartNoNotify, |
| ClusterResourceRestartNotify,ClusterResourceRestartActionCount |
| } CLUSTER_RESOURCE_RESTART_ACTION; |
| |
| typedef enum CLUSTER_RESOURCE_RESTART_ACTION CRRA; |
| |
| typedef enum CLUSTER_RESOURCE_CREATE_FLAGS { |
| CLUSTER_RESOURCE_DEFAULT_MONITOR = 0,CLUSTER_RESOURCE_SEPARATE_MONITOR = 1,CLUSTER_RESOURCE_VALID_FLAGS = CLUSTER_RESOURCE_SEPARATE_MONITOR |
| } CLUSTER_RESOURCE_CREATE_FLAGS; |
| |
| typedef enum CLUSTER_PROPERTY_TYPE { |
| CLUSPROP_TYPE_UNKNOWN = -1, |
| CLUSPROP_TYPE_ENDMARK = 0,CLUSPROP_TYPE_LIST_VALUE,CLUSPROP_TYPE_RESCLASS,CLUSPROP_TYPE_RESERVED1, |
| CLUSPROP_TYPE_NAME,CLUSPROP_TYPE_SIGNATURE,CLUSPROP_TYPE_SCSI_ADDRESS,CLUSPROP_TYPE_DISK_NUMBER, |
| CLUSPROP_TYPE_PARTITION_INFO,CLUSPROP_TYPE_FTSET_INFO,CLUSPROP_TYPE_DISK_SERIALNUMBER, |
| CLUSPROP_TYPE_USER = 32768 |
| } CLUSTER_PROPERTY_TYPE; |
| |
| typedef enum CLUSTER_PROPERTY_FORMAT { |
| CLUSPROP_FORMAT_UNKNOWN = 0,CLUSPROP_FORMAT_BINARY,CLUSPROP_FORMAT_DWORD, |
| CLUSPROP_FORMAT_SZ,CLUSPROP_FORMAT_EXPAND_SZ,CLUSPROP_FORMAT_MULTI_SZ,CLUSPROP_FORMAT_ULARGE_INTEGER, |
| CLUSPROP_FORMAT_LONG,CLUSPROP_FORMAT_EXPANDED_SZ,CLUSPROP_FORMAT_SECURITY_DESCRIPTOR, |
| CLUSPROP_FORMAT_LARGE_INTEGER,CLUSPROP_FORMAT_WORD, |
| CLUSPROP_FORMAT_USER = 32768 |
| } CLUSTER_PROPERTY_FORMAT; |
| |
| typedef enum CLUSTER_PROPERTY_SYNTAX { |
| CLUSPROP_SYNTAX_ENDMARK = (DWORD)(CLUSPROP_TYPE_ENDMARK << 16 | CLUSPROP_FORMAT_UNKNOWN), |
| CLUSPROP_SYNTAX_NAME = (DWORD)(CLUSPROP_TYPE_NAME << 16 | CLUSPROP_FORMAT_SZ), |
| CLUSPROP_SYNTAX_RESCLASS = (DWORD)(CLUSPROP_TYPE_RESCLASS << 16 | CLUSPROP_FORMAT_DWORD), |
| CLUSPROP_SYNTAX_LIST_VALUE_SZ = (DWORD)(CLUSPROP_TYPE_LIST_VALUE << 16 | CLUSPROP_FORMAT_SZ), |
| CLUSPROP_SYNTAX_LIST_VALUE_EXPAND_SZ = (DWORD)(CLUSPROP_TYPE_LIST_VALUE << 16 | CLUSPROP_FORMAT_EXPAND_SZ), |
| CLUSPROP_SYNTAX_LIST_VALUE_DWORD = (DWORD)(CLUSPROP_TYPE_LIST_VALUE << 16 | CLUSPROP_FORMAT_DWORD), |
| CLUSPROP_SYNTAX_LIST_VALUE_BINARY = (DWORD)(CLUSPROP_TYPE_LIST_VALUE << 16 | CLUSPROP_FORMAT_BINARY), |
| CLUSPROP_SYNTAX_LIST_VALUE_MULTI_SZ = (DWORD)(CLUSPROP_TYPE_LIST_VALUE << 16 | CLUSPROP_FORMAT_MULTI_SZ), |
| CLUSPROP_SYNTAX_LIST_VALUE_LONG = (DWORD)(CLUSPROP_TYPE_LIST_VALUE << 16 | CLUSPROP_FORMAT_LONG), |
| CLUSPROP_SYNTAX_LIST_VALUE_EXPANDED_SZ = (DWORD)(CLUSPROP_TYPE_LIST_VALUE << 16 | CLUSPROP_FORMAT_EXPANDED_SZ), |
| CLUSPROP_SYNTAX_LIST_VALUE_SECURITY_DESCRIPTOR = (DWORD)(CLUSPROP_TYPE_LIST_VALUE << 16 | CLUSPROP_FORMAT_SECURITY_DESCRIPTOR), |
| CLUSPROP_SYNTAX_LIST_VALUE_LARGE_INTEGER = (DWORD)(CLUSPROP_TYPE_LIST_VALUE << 16 | CLUSPROP_FORMAT_LARGE_INTEGER), |
| CLUSPROP_SYNTAX_LIST_VALUE_ULARGE_INTEGER = (DWORD)(CLUSPROP_TYPE_LIST_VALUE << 16 | CLUSPROP_FORMAT_ULARGE_INTEGER), |
| CLUSPROP_SYNTAX_DISK_SIGNATURE = (DWORD)(CLUSPROP_TYPE_SIGNATURE << 16 | CLUSPROP_FORMAT_DWORD), |
| CLUSPROP_SYNTAX_SCSI_ADDRESS = (DWORD)(CLUSPROP_TYPE_SCSI_ADDRESS << 16 | CLUSPROP_FORMAT_DWORD), |
| CLUSPROP_SYNTAX_DISK_NUMBER = (DWORD)(CLUSPROP_TYPE_DISK_NUMBER << 16 | CLUSPROP_FORMAT_DWORD), |
| CLUSPROP_SYNTAX_PARTITION_INFO = (DWORD)(CLUSPROP_TYPE_PARTITION_INFO << 16 | CLUSPROP_FORMAT_BINARY), |
| CLUSPROP_SYNTAX_FTSET_INFO = (DWORD)(CLUSPROP_TYPE_FTSET_INFO << 16 | CLUSPROP_FORMAT_BINARY), |
| CLUSPROP_SYNTAX_DISK_SERIALNUMBER = (DWORD)(CLUSPROP_TYPE_DISK_SERIALNUMBER << 16 | CLUSPROP_FORMAT_SZ) |
| } CLUSTER_PROPERTY_SYNTAX; |
| |
| typedef enum CLUSTER_CONTROL_OBJECT { |
| CLUS_OBJECT_INVALID = 0,CLUS_OBJECT_RESOURCE,CLUS_OBJECT_RESOURCE_TYPE,CLUS_OBJECT_GROUP, |
| CLUS_OBJECT_NODE,CLUS_OBJECT_NETWORK,CLUS_OBJECT_NETINTERFACE,CLUS_OBJECT_CLUSTER, |
| CLUS_OBJECT_USER = 128 |
| } CLUSTER_CONTROL_OBJECT; |
| |
| typedef enum CLCTL_CODES { |
| CLCTL_UNKNOWN = 0 << 0 | 0 + 0 << 2 | 0 << 22,CLCTL_GET_CHARACTERISTICS = 0x1 << 0 | 0 + 1 << 2 | 0 << 22, |
| CLCTL_GET_FLAGS = 0x1 << 0 | 0 + 2 << 2 | 0 << 22,CLCTL_GET_CLASS_INFO = 0x1 << 0 | 0 + 3 << 2 | 0 << 22, |
| CLCTL_GET_REQUIRED_DEPENDENCIES = 0x1 << 0 | 0 + 4 << 2 | 0 << 22,CLCTL_GET_ARB_TIMEOUT = 0x1 << 0 | 0 + 5 << 2 | 0 << 22, |
| CLCTL_GET_NAME = 0x1 << 0 | 0 + 10 << 2 | 0 << 22,CLCTL_GET_RESOURCE_TYPE = 0x1 << 0 | 0 + 11 << 2 | 0 << 22, |
| CLCTL_GET_NODE = 0x1 << 0 | 0 + 12 << 2 | 0 << 22,CLCTL_GET_NETWORK = 0x1 << 0 | 0 + 13 << 2 | 0 << 22, |
| CLCTL_GET_ID = 0x1 << 0 | 0 + 14 << 2 | 0 << 22,CLCTL_GET_FQDN = 0x1 << 0 | 0 + 15 << 2 | 0 << 22, |
| CLCTL_GET_CLUSTER_SERVICE_ACCOUNT_NAME = 0x1 << 0 | 0 + 16 << 2 | 0 << 22,CLCTL_ENUM_COMMON_PROPERTIES = 0x1 << 0 | 0 + 20 << 2 | 0 << 22, |
| CLCTL_GET_RO_COMMON_PROPERTIES = 0x1 << 0 | 0 + 21 << 2 | 0 << 22,CLCTL_GET_COMMON_PROPERTIES = 0x1 << 0 | 0 + 22 << 2 | 0 << 22, |
| CLCTL_SET_COMMON_PROPERTIES = 0x2 << 0 | 0 + 23 << 2 | 0x1 << 22,CLCTL_VALIDATE_COMMON_PROPERTIES = 0x1 << 0 | 0 + 24 << 2 | 0 << 22, |
| CLCTL_GET_COMMON_PROPERTY_FMTS = 0x1 << 0 | 0 + 25 << 2 | 0 << 22,CLCTL_GET_COMMON_RESOURCE_PROPERTY_FMTS = 0x1 << 0 | 0 + 26 << 2 | 0 << 22, |
| CLCTL_ENUM_PRIVATE_PROPERTIES = 0x1 << 0 | 0 + 30 << 2 | 0 << 22,CLCTL_GET_RO_PRIVATE_PROPERTIES = 0x1 << 0 | 0 + 31 << 2 | 0 << 22, |
| CLCTL_GET_PRIVATE_PROPERTIES = 0x1 << 0 | 0 + 32 << 2 | 0 << 22,CLCTL_SET_PRIVATE_PROPERTIES = 0x2 << 0 | 0 + 33 << 2 | 0x1 << 22, |
| CLCTL_VALIDATE_PRIVATE_PROPERTIES = 0x1 << 0 | 0 + 34 << 2 | 0 << 22,CLCTL_GET_PRIVATE_PROPERTY_FMTS = 0x1 << 0 | 0 + 35 << 2 | 0 << 22, |
| CLCTL_GET_PRIVATE_RESOURCE_PROPERTY_FMTS = 0x1 << 0 | 0 + 36 << 2 | 0 << 22,CLCTL_ADD_REGISTRY_CHECKPOINT = 0x2 << 0 | 0 + 40 << 2 | 0x1 << 22, |
| CLCTL_DELETE_REGISTRY_CHECKPOINT = 0x2 << 0 | 0 + 41 << 2 | 0x1 << 22,CLCTL_GET_REGISTRY_CHECKPOINTS = 0x1 << 0 | 0 + 42 << 2 | 0 << 22, |
| CLCTL_ADD_CRYPTO_CHECKPOINT = 0x2 << 0 | 0 + 43 << 2 | 0x1 << 22,CLCTL_DELETE_CRYPTO_CHECKPOINT = 0x2 << 0 | 0 + 44 << 2 | 0x1 << 22, |
| CLCTL_GET_CRYPTO_CHECKPOINTS = 0x1 << 0 | 0 + 45 << 2 | 0 << 22,CLCTL_RESOURCE_UPGRADE_DLL = 0x2 << 0 | 0 + 46 << 2 | 0x1 << 22, |
| CLCTL_ADD_REGISTRY_CHECKPOINT_64BIT = 0x2 << 0 | 0 + 47 << 2 | 0x1 << 22,CLCTL_ADD_REGISTRY_CHECKPOINT_32BIT = 0x2 << 0 | 0 + 48 << 2 | 0x1 << 22, |
| CLCTL_GET_LOADBAL_PROCESS_LIST = 0x1 << 0 | 0 + 50 << 2 | 0 << 22,CLCTL_GET_NETWORK_NAME = 0x1 << 0 | 0 + 90 << 2 | 0 << 22, |
| CLCTL_NETNAME_GET_VIRTUAL_SERVER_TOKEN = 0x1 << 0 | 0 + 91 << 2 | 0 << 22,CLCTL_NETNAME_REGISTER_DNS_RECORDS = 0x2 << 0 | 0 + 92 << 2 | 0 << 22, |
| CLCTL_STORAGE_GET_DISK_INFO = 0x1 << 0 | 0 + 100 << 2 | 0 << 22,CLCTL_STORAGE_GET_AVAILABLE_DISKS = 0x1 << 0 | 0 + 101 << 2 | 0 << 22, |
| CLCTL_STORAGE_IS_PATH_VALID = 0x1 << 0 | 0 + 102 << 2 | 0 << 22,CLCTL_STORAGE_GET_ALL_AVAILABLE_DISKS = 0x1 << 0 | 0 + 103 << 2 | 0 << 22 | 1 << 23, |
| CLCTL_QUERY_DELETE = 0x1 << 0 | 0 + 110 << 2 | 0 << 22,CLCTL_QUERY_MAINTENANCE_MODE = 0x1 << 0 | 0 + 120 << 2 | 0 << 22, |
| CLCTL_SET_MAINTENANCE_MODE = 0x2 << 0 | 0 + 121 << 2 | 0x1 << 22,CLCTL_DELETE = 0x2 << 0 | 1 << 20 | 0 + 1 << 2 | 0x1 << 22, |
| CLCTL_INSTALL_NODE = 0x2 << 0 | 1 << 20 | 0 + 2 << 2 | 0x1 << 22,CLCTL_EVICT_NODE = 0x2 << 0 | 1 << 20 | 0 + 3 << 2 | 0x1 << 22, |
| CLCTL_ADD_DEPENDENCY = 0x2 << 0 | 1 << 20 | 0 + 4 << 2 | 0x1 << 22,CLCTL_REMOVE_DEPENDENCY = 0x2 << 0 | 1 << 20 | 0 + 5 << 2 | 0x1 << 22, |
| CLCTL_ADD_OWNER = 0x2 << 0 | 1 << 20 | 0 + 6 << 2 | 0x1 << 22,CLCTL_REMOVE_OWNER = 0x2 << 0 | 1 << 20 | 0 + 7 << 2 | 0x1 << 22, |
| CLCTL_SET_NAME = 0x2 << 0 | 1 << 20 | 0 + 9 << 2 | 0x1 << 22,CLCTL_CLUSTER_NAME_CHANGED = 0x2 << 0 | 1 << 20 | 0 + 10 << 2 | 0x1 << 22, |
| CLCTL_CLUSTER_VERSION_CHANGED = 0x2 << 0 | 1 << 20 | 0 + 11 << 2 | 0x1 << 22,CLCTL_FIXUP_ON_UPGRADE = 0x2 << 0 | 1 << 20 | 0 + 12 << 2 | 0x1 << 22, |
| CLCTL_STARTING_PHASE1 = 0x2 << 0 | 1 << 20 | 0 + 13 << 2 | 0x1 << 22,CLCTL_STARTING_PHASE2 = 0x2 << 0 | 1 << 20 | 0 + 14 << 2 | 0x1 << 22, |
| CLCTL_HOLD_IO = 0x2 << 0 | 1 << 20 | 0 + 15 << 2 | 0x1 << 22,CLCTL_RESUME_IO = 0x2 << 0 | 1 << 20 | 0 + 16 << 2 | 0x1 << 22, |
| CLCTL_FORCE_QUORUM = 0x2 << 0 | 1 << 20 | 0 + 17 << 2 | 0x1 << 22,CLCTL_INITIALIZE = 0x2 << 0 | 1 << 20 | 0 + 18 << 2 | 0x1 << 22, |
| CLCTL_STATE_CHANGE_REASON = 0x2 << 0 | 1 << 20 | 0 + 19 << 2 | 0x1 << 22 |
| } CLCTL_CODES; |
| |
| typedef enum CLUSCTL_RESOURCE_CODES { |
| CLUSCTL_RESOURCE_UNKNOWN = CLUS_OBJECT_RESOURCE << 24 | CLCTL_UNKNOWN, |
| CLUSCTL_RESOURCE_GET_CHARACTERISTICS = CLUS_OBJECT_RESOURCE << 24 | CLCTL_GET_CHARACTERISTICS, |
| CLUSCTL_RESOURCE_GET_FLAGS = CLUS_OBJECT_RESOURCE << 24 | CLCTL_GET_FLAGS, |
| CLUSCTL_RESOURCE_GET_CLASS_INFO = CLUS_OBJECT_RESOURCE << 24 | CLCTL_GET_CLASS_INFO, |
| CLUSCTL_RESOURCE_GET_REQUIRED_DEPENDENCIES = CLUS_OBJECT_RESOURCE << 24 | CLCTL_GET_REQUIRED_DEPENDENCIES, |
| CLUSCTL_RESOURCE_GET_NAME = CLUS_OBJECT_RESOURCE << 24 | CLCTL_GET_NAME,CLUSCTL_RESOURCE_GET_ID = CLUS_OBJECT_RESOURCE << 24 | CLCTL_GET_ID, |
| CLUSCTL_RESOURCE_GET_RESOURCE_TYPE = CLUS_OBJECT_RESOURCE << 24 | CLCTL_GET_RESOURCE_TYPE, |
| CLUSCTL_RESOURCE_ENUM_COMMON_PROPERTIES = CLUS_OBJECT_RESOURCE << 24 | CLCTL_ENUM_COMMON_PROPERTIES, |
| CLUSCTL_RESOURCE_GET_RO_COMMON_PROPERTIES = CLUS_OBJECT_RESOURCE << 24 | CLCTL_GET_RO_COMMON_PROPERTIES, |
| CLUSCTL_RESOURCE_GET_COMMON_PROPERTIES = CLUS_OBJECT_RESOURCE << 24 | CLCTL_GET_COMMON_PROPERTIES, |
| CLUSCTL_RESOURCE_SET_COMMON_PROPERTIES = CLUS_OBJECT_RESOURCE << 24 | CLCTL_SET_COMMON_PROPERTIES, |
| CLUSCTL_RESOURCE_VALIDATE_COMMON_PROPERTIES = CLUS_OBJECT_RESOURCE << 24 | CLCTL_VALIDATE_COMMON_PROPERTIES, |
| CLUSCTL_RESOURCE_GET_COMMON_PROPERTY_FMTS = CLUS_OBJECT_RESOURCE << 24 | CLCTL_GET_COMMON_PROPERTY_FMTS, |
| CLUSCTL_RESOURCE_ENUM_PRIVATE_PROPERTIES = CLUS_OBJECT_RESOURCE << 24 | CLCTL_ENUM_PRIVATE_PROPERTIES, |
| CLUSCTL_RESOURCE_GET_RO_PRIVATE_PROPERTIES = CLUS_OBJECT_RESOURCE << 24 | CLCTL_GET_RO_PRIVATE_PROPERTIES, |
| CLUSCTL_RESOURCE_GET_PRIVATE_PROPERTIES = CLUS_OBJECT_RESOURCE << 24 | CLCTL_GET_PRIVATE_PROPERTIES, |
| CLUSCTL_RESOURCE_SET_PRIVATE_PROPERTIES = CLUS_OBJECT_RESOURCE << 24 | CLCTL_SET_PRIVATE_PROPERTIES, |
| CLUSCTL_RESOURCE_VALIDATE_PRIVATE_PROPERTIES = CLUS_OBJECT_RESOURCE << 24 | CLCTL_VALIDATE_PRIVATE_PROPERTIES, |
| CLUSCTL_RESOURCE_GET_PRIVATE_PROPERTY_FMTS = CLUS_OBJECT_RESOURCE << 24 | CLCTL_GET_PRIVATE_PROPERTY_FMTS, |
| CLUSCTL_RESOURCE_ADD_REGISTRY_CHECKPOINT = CLUS_OBJECT_RESOURCE << 24 | CLCTL_ADD_REGISTRY_CHECKPOINT, |
| CLUSCTL_RESOURCE_DELETE_REGISTRY_CHECKPOINT = CLUS_OBJECT_RESOURCE << 24 | CLCTL_DELETE_REGISTRY_CHECKPOINT, |
| CLUSCTL_RESOURCE_GET_REGISTRY_CHECKPOINTS = CLUS_OBJECT_RESOURCE << 24 | CLCTL_GET_REGISTRY_CHECKPOINTS, |
| CLUSCTL_RESOURCE_ADD_CRYPTO_CHECKPOINT = CLUS_OBJECT_RESOURCE << 24 | CLCTL_ADD_CRYPTO_CHECKPOINT, |
| CLUSCTL_RESOURCE_DELETE_CRYPTO_CHECKPOINT = CLUS_OBJECT_RESOURCE << 24 | CLCTL_DELETE_CRYPTO_CHECKPOINT, |
| CLUSCTL_RESOURCE_GET_CRYPTO_CHECKPOINTS = CLUS_OBJECT_RESOURCE << 24 | CLCTL_GET_CRYPTO_CHECKPOINTS, |
| CLUSCTL_RESOURCE_GET_LOADBAL_PROCESS_LIST = CLUS_OBJECT_RESOURCE << 24 | CLCTL_GET_LOADBAL_PROCESS_LIST, |
| CLUSCTL_RESOURCE_GET_NETWORK_NAME = CLUS_OBJECT_RESOURCE << 24 | CLCTL_GET_NETWORK_NAME, |
| CLUSCTL_RESOURCE_NETNAME_GET_VIRTUAL_SERVER_TOKEN = CLUS_OBJECT_RESOURCE << 24 | CLCTL_NETNAME_GET_VIRTUAL_SERVER_TOKEN, |
| CLUSCTL_RESOURCE_NETNAME_REGISTER_DNS_RECORDS = CLUS_OBJECT_RESOURCE << 24 | CLCTL_NETNAME_REGISTER_DNS_RECORDS, |
| CLUSCTL_RESOURCE_STORAGE_GET_DISK_INFO = CLUS_OBJECT_RESOURCE << 24 | CLCTL_STORAGE_GET_DISK_INFO, |
| CLUSCTL_RESOURCE_STORAGE_IS_PATH_VALID = CLUS_OBJECT_RESOURCE << 24 | CLCTL_STORAGE_IS_PATH_VALID, |
| CLUSCTL_RESOURCE_QUERY_DELETE = CLUS_OBJECT_RESOURCE << 24 | CLCTL_QUERY_DELETE, |
| CLUSCTL_RESOURCE_UPGRADE_DLL = CLUS_OBJECT_RESOURCE << 24 | CLCTL_RESOURCE_UPGRADE_DLL, |
| CLUSCTL_RESOURCE_ADD_REGISTRY_CHECKPOINT_64BIT = CLUS_OBJECT_RESOURCE << 24 | CLCTL_ADD_REGISTRY_CHECKPOINT_64BIT, |
| CLUSCTL_RESOURCE_ADD_REGISTRY_CHECKPOINT_32BIT = CLUS_OBJECT_RESOURCE << 24 | CLCTL_ADD_REGISTRY_CHECKPOINT_32BIT, |
| CLUSCTL_RESOURCE_QUERY_MAINTENANCE_MODE = CLUS_OBJECT_RESOURCE << 24 | CLCTL_QUERY_MAINTENANCE_MODE, |
| CLUSCTL_RESOURCE_SET_MAINTENANCE_MODE = CLUS_OBJECT_RESOURCE << 24 | CLCTL_SET_MAINTENANCE_MODE, |
| CLUSCTL_RESOURCE_DELETE = CLUS_OBJECT_RESOURCE << 24 | CLCTL_DELETE,CLUSCTL_RESOURCE_INSTALL_NODE = CLUS_OBJECT_RESOURCE << 24 | CLCTL_INSTALL_NODE, |
| CLUSCTL_RESOURCE_EVICT_NODE = CLUS_OBJECT_RESOURCE << 24 | CLCTL_EVICT_NODE, |
| CLUSCTL_RESOURCE_ADD_DEPENDENCY = CLUS_OBJECT_RESOURCE << 24 | CLCTL_ADD_DEPENDENCY, |
| CLUSCTL_RESOURCE_REMOVE_DEPENDENCY = CLUS_OBJECT_RESOURCE << 24 | CLCTL_REMOVE_DEPENDENCY, |
| CLUSCTL_RESOURCE_ADD_OWNER = CLUS_OBJECT_RESOURCE << 24 | CLCTL_ADD_OWNER, |
| CLUSCTL_RESOURCE_REMOVE_OWNER = CLUS_OBJECT_RESOURCE << 24 | CLCTL_REMOVE_OWNER, |
| CLUSCTL_RESOURCE_SET_NAME = CLUS_OBJECT_RESOURCE << 24 | CLCTL_SET_NAME, |
| CLUSCTL_RESOURCE_CLUSTER_NAME_CHANGED = CLUS_OBJECT_RESOURCE << 24 | CLCTL_CLUSTER_NAME_CHANGED, |
| CLUSCTL_RESOURCE_CLUSTER_VERSION_CHANGED = CLUS_OBJECT_RESOURCE << 24 | CLCTL_CLUSTER_VERSION_CHANGED, |
| CLUSCTL_RESOURCE_FORCE_QUORUM = CLUS_OBJECT_RESOURCE << 24 | CLCTL_FORCE_QUORUM, |
| CLUSCTL_RESOURCE_INITIALIZE = CLUS_OBJECT_RESOURCE << 24 | CLCTL_INITIALIZE, |
| CLUSCTL_RESOURCE_STATE_CHANGE_REASON = CLUS_OBJECT_RESOURCE << 24 | CLCTL_STATE_CHANGE_REASON |
| } CLUSCTL_RESOURCE_CODES; |
| |
| typedef enum CLUSCTL_RESOURCE_TYPE_CODES { |
| CLUSCTL_RESOURCE_TYPE_UNKNOWN = CLUS_OBJECT_RESOURCE_TYPE << 24 | CLCTL_UNKNOWN, |
| CLUSCTL_RESOURCE_TYPE_GET_CHARACTERISTICS = CLUS_OBJECT_RESOURCE_TYPE << 24 | CLCTL_GET_CHARACTERISTICS, |
| CLUSCTL_RESOURCE_TYPE_GET_FLAGS = CLUS_OBJECT_RESOURCE_TYPE << 24 | CLCTL_GET_FLAGS, |
| CLUSCTL_RESOURCE_TYPE_GET_CLASS_INFO = CLUS_OBJECT_RESOURCE_TYPE << 24 | CLCTL_GET_CLASS_INFO, |
| CLUSCTL_RESOURCE_TYPE_GET_REQUIRED_DEPENDENCIES = CLUS_OBJECT_RESOURCE_TYPE << 24 | CLCTL_GET_REQUIRED_DEPENDENCIES, |
| CLUSCTL_RESOURCE_TYPE_GET_ARB_TIMEOUT = CLUS_OBJECT_RESOURCE_TYPE << 24 | CLCTL_GET_ARB_TIMEOUT, |
| CLUSCTL_RESOURCE_TYPE_ENUM_COMMON_PROPERTIES = CLUS_OBJECT_RESOURCE_TYPE << 24 | CLCTL_ENUM_COMMON_PROPERTIES, |
| CLUSCTL_RESOURCE_TYPE_GET_RO_COMMON_PROPERTIES = CLUS_OBJECT_RESOURCE_TYPE << 24 | CLCTL_GET_RO_COMMON_PROPERTIES, |
| CLUSCTL_RESOURCE_TYPE_GET_COMMON_PROPERTIES = CLUS_OBJECT_RESOURCE_TYPE << 24 | CLCTL_GET_COMMON_PROPERTIES, |
| CLUSCTL_RESOURCE_TYPE_VALIDATE_COMMON_PROPERTIES = CLUS_OBJECT_RESOURCE_TYPE << 24 | CLCTL_VALIDATE_COMMON_PROPERTIES, |
| CLUSCTL_RESOURCE_TYPE_SET_COMMON_PROPERTIES = CLUS_OBJECT_RESOURCE_TYPE << 24 | CLCTL_SET_COMMON_PROPERTIES, |
| CLUSCTL_RESOURCE_TYPE_GET_COMMON_PROPERTY_FMTS = CLUS_OBJECT_RESOURCE_TYPE << 24 | CLCTL_GET_COMMON_PROPERTY_FMTS, |
| CLUSCTL_RESOURCE_TYPE_GET_COMMON_RESOURCE_PROPERTY_FMTS = CLUS_OBJECT_RESOURCE_TYPE << 24 | CLCTL_GET_COMMON_RESOURCE_PROPERTY_FMTS, |
| CLUSCTL_RESOURCE_TYPE_ENUM_PRIVATE_PROPERTIES = CLUS_OBJECT_RESOURCE_TYPE << 24 | CLCTL_ENUM_PRIVATE_PROPERTIES, |
| CLUSCTL_RESOURCE_TYPE_GET_RO_PRIVATE_PROPERTIES = CLUS_OBJECT_RESOURCE_TYPE << 24 | CLCTL_GET_RO_PRIVATE_PROPERTIES, |
| CLUSCTL_RESOURCE_TYPE_GET_PRIVATE_PROPERTIES = CLUS_OBJECT_RESOURCE_TYPE << 24 | CLCTL_GET_PRIVATE_PROPERTIES, |
| CLUSCTL_RESOURCE_TYPE_SET_PRIVATE_PROPERTIES = CLUS_OBJECT_RESOURCE_TYPE << 24 | CLCTL_SET_PRIVATE_PROPERTIES, |
| CLUSCTL_RESOURCE_TYPE_VALIDATE_PRIVATE_PROPERTIES = CLUS_OBJECT_RESOURCE_TYPE << 24 | CLCTL_VALIDATE_PRIVATE_PROPERTIES, |
| CLUSCTL_RESOURCE_TYPE_GET_PRIVATE_PROPERTY_FMTS = CLUS_OBJECT_RESOURCE_TYPE << 24 | CLCTL_GET_PRIVATE_PROPERTY_FMTS, |
| CLUSCTL_RESOURCE_TYPE_GET_PRIVATE_RESOURCE_PROPERTY_FMTS = CLUS_OBJECT_RESOURCE_TYPE << 24 | CLCTL_GET_PRIVATE_RESOURCE_PROPERTY_FMTS, |
| CLUSCTL_RESOURCE_TYPE_GET_REGISTRY_CHECKPOINTS = CLUS_OBJECT_RESOURCE_TYPE << 24 | CLCTL_GET_REGISTRY_CHECKPOINTS, |
| CLUSCTL_RESOURCE_TYPE_GET_CRYPTO_CHECKPOINTS = CLUS_OBJECT_RESOURCE_TYPE << 24 | CLCTL_GET_CRYPTO_CHECKPOINTS, |
| CLUSCTL_RESOURCE_TYPE_STORAGE_GET_AVAILABLE_DISKS = CLUS_OBJECT_RESOURCE_TYPE << 24 | CLCTL_STORAGE_GET_AVAILABLE_DISKS, |
| CLUSCTL_RESOURCE_TYPE_QUERY_DELETE = CLUS_OBJECT_RESOURCE_TYPE << 24 | CLCTL_QUERY_DELETE, |
| CLUSCTL_RESOURCE_TYPE_INSTALL_NODE = CLUS_OBJECT_RESOURCE_TYPE << 24 | CLCTL_INSTALL_NODE, |
| CLUSCTL_RESOURCE_TYPE_EVICT_NODE = CLUS_OBJECT_RESOURCE_TYPE << 24 | CLCTL_EVICT_NODE, |
| CLUSCTL_RESOURCE_TYPE_CLUSTER_VERSION_CHANGED = CLUS_OBJECT_RESOURCE_TYPE << 24 | CLCTL_CLUSTER_VERSION_CHANGED, |
| CLUSCTL_RESOURCE_TYPE_FIXUP_ON_UPGRADE = CLUS_OBJECT_RESOURCE_TYPE << 24 | CLCTL_FIXUP_ON_UPGRADE, |
| CLUSCTL_RESOURCE_TYPE_STARTING_PHASE1 = CLUS_OBJECT_RESOURCE_TYPE << 24 | CLCTL_STARTING_PHASE1, |
| CLUSCTL_RESOURCE_TYPE_STARTING_PHASE2 = CLUS_OBJECT_RESOURCE_TYPE << 24 | CLCTL_STARTING_PHASE2, |
| CLUSCTL_RESOURCE_TYPE_HOLD_IO = CLUS_OBJECT_RESOURCE_TYPE << 24 | CLCTL_HOLD_IO, |
| CLUSCTL_RESOURCE_TYPE_RESUME_IO = CLUS_OBJECT_RESOURCE_TYPE << 24 | CLCTL_RESUME_IO |
| } CLUSCTL_RESOURCE_TYPE_CODES; |
| |
| typedef enum CLUSCTL_GROUP_CODES { |
| CLUSCTL_GROUP_UNKNOWN = CLUS_OBJECT_GROUP << 24 | CLCTL_UNKNOWN, |
| CLUSCTL_GROUP_GET_CHARACTERISTICS = CLUS_OBJECT_GROUP << 24 | CLCTL_GET_CHARACTERISTICS, |
| CLUSCTL_GROUP_GET_FLAGS = CLUS_OBJECT_GROUP << 24 | CLCTL_GET_FLAGS, |
| CLUSCTL_GROUP_GET_NAME = CLUS_OBJECT_GROUP << 24 | CLCTL_GET_NAME, |
| CLUSCTL_GROUP_GET_ID = CLUS_OBJECT_GROUP << 24 | CLCTL_GET_ID, |
| CLUSCTL_GROUP_ENUM_COMMON_PROPERTIES = CLUS_OBJECT_GROUP << 24 | CLCTL_ENUM_COMMON_PROPERTIES, |
| CLUSCTL_GROUP_GET_RO_COMMON_PROPERTIES = CLUS_OBJECT_GROUP << 24 | CLCTL_GET_RO_COMMON_PROPERTIES, |
| CLUSCTL_GROUP_GET_COMMON_PROPERTIES = CLUS_OBJECT_GROUP << 24 | CLCTL_GET_COMMON_PROPERTIES, |
| CLUSCTL_GROUP_SET_COMMON_PROPERTIES = CLUS_OBJECT_GROUP << 24 | CLCTL_SET_COMMON_PROPERTIES, |
| CLUSCTL_GROUP_VALIDATE_COMMON_PROPERTIES = CLUS_OBJECT_GROUP << 24 | CLCTL_VALIDATE_COMMON_PROPERTIES, |
| CLUSCTL_GROUP_ENUM_PRIVATE_PROPERTIES = CLUS_OBJECT_GROUP << 24 | CLCTL_ENUM_PRIVATE_PROPERTIES, |
| CLUSCTL_GROUP_GET_RO_PRIVATE_PROPERTIES = CLUS_OBJECT_GROUP << 24 | CLCTL_GET_RO_PRIVATE_PROPERTIES, |
| CLUSCTL_GROUP_GET_PRIVATE_PROPERTIES = CLUS_OBJECT_GROUP << 24 | CLCTL_GET_PRIVATE_PROPERTIES, |
| CLUSCTL_GROUP_SET_PRIVATE_PROPERTIES = CLUS_OBJECT_GROUP << 24 | CLCTL_SET_PRIVATE_PROPERTIES, |
| CLUSCTL_GROUP_VALIDATE_PRIVATE_PROPERTIES = CLUS_OBJECT_GROUP << 24 | CLCTL_VALIDATE_PRIVATE_PROPERTIES, |
| CLUSCTL_GROUP_QUERY_DELETE = CLUS_OBJECT_GROUP << 24 | CLCTL_QUERY_DELETE, |
| CLUSCTL_GROUP_GET_COMMON_PROPERTY_FMTS = CLUS_OBJECT_GROUP << 24 | CLCTL_GET_COMMON_PROPERTY_FMTS, |
| CLUSCTL_GROUP_GET_PRIVATE_PROPERTY_FMTS = CLUS_OBJECT_GROUP << 24 | CLCTL_GET_PRIVATE_PROPERTY_FMTS |
| } CLUSCTL_GROUP_CODES; |
| |
| typedef enum CLUSCTL_NODE_CODES { |
| CLUSCTL_NODE_UNKNOWN = CLUS_OBJECT_NODE << 24 | CLCTL_UNKNOWN,CLUSCTL_NODE_GET_CHARACTERISTICS = CLUS_OBJECT_NODE << 24 | CLCTL_GET_CHARACTERISTICS, |
| CLUSCTL_NODE_GET_FLAGS = CLUS_OBJECT_NODE << 24 | CLCTL_GET_FLAGS,CLUSCTL_NODE_GET_NAME = CLUS_OBJECT_NODE << 24 | CLCTL_GET_NAME, |
| CLUSCTL_NODE_GET_ID = CLUS_OBJECT_NODE << 24 | CLCTL_GET_ID, |
| CLUSCTL_NODE_ENUM_COMMON_PROPERTIES = CLUS_OBJECT_NODE << 24 | CLCTL_ENUM_COMMON_PROPERTIES, |
| CLUSCTL_NODE_GET_RO_COMMON_PROPERTIES = CLUS_OBJECT_NODE << 24 | CLCTL_GET_RO_COMMON_PROPERTIES, |
| CLUSCTL_NODE_GET_COMMON_PROPERTIES = CLUS_OBJECT_NODE << 24 | CLCTL_GET_COMMON_PROPERTIES, |
| CLUSCTL_NODE_SET_COMMON_PROPERTIES = CLUS_OBJECT_NODE << 24 | CLCTL_SET_COMMON_PROPERTIES, |
| CLUSCTL_NODE_VALIDATE_COMMON_PROPERTIES = CLUS_OBJECT_NODE << 24 | CLCTL_VALIDATE_COMMON_PROPERTIES, |
| CLUSCTL_NODE_ENUM_PRIVATE_PROPERTIES = CLUS_OBJECT_NODE << 24 | CLCTL_ENUM_PRIVATE_PROPERTIES, |
| CLUSCTL_NODE_GET_RO_PRIVATE_PROPERTIES = CLUS_OBJECT_NODE << 24 | CLCTL_GET_RO_PRIVATE_PROPERTIES, |
| CLUSCTL_NODE_GET_PRIVATE_PROPERTIES = CLUS_OBJECT_NODE << 24 | CLCTL_GET_PRIVATE_PROPERTIES, |
| CLUSCTL_NODE_SET_PRIVATE_PROPERTIES = CLUS_OBJECT_NODE << 24 | CLCTL_SET_PRIVATE_PROPERTIES, |
| CLUSCTL_NODE_VALIDATE_PRIVATE_PROPERTIES = CLUS_OBJECT_NODE << 24 | CLCTL_VALIDATE_PRIVATE_PROPERTIES, |
| CLUSCTL_NODE_GET_COMMON_PROPERTY_FMTS = CLUS_OBJECT_NODE << 24 | CLCTL_GET_COMMON_PROPERTY_FMTS, |
| CLUSCTL_NODE_GET_PRIVATE_PROPERTY_FMTS = CLUS_OBJECT_NODE << 24 | CLCTL_GET_PRIVATE_PROPERTY_FMTS, |
| CLUSCTL_NODE_GET_CLUSTER_SERVICE_ACCOUNT_NAME = CLUS_OBJECT_NODE << 24 | CLCTL_GET_CLUSTER_SERVICE_ACCOUNT_NAME |
| } CLUSCTL_NODE_CODES; |
| |
| typedef enum CLUSCTL_NETWORK_CODES { |
| CLUSCTL_NETWORK_UNKNOWN = CLUS_OBJECT_NETWORK << 24 | CLCTL_UNKNOWN, |
| CLUSCTL_NETWORK_GET_CHARACTERISTICS = CLUS_OBJECT_NETWORK << 24 | CLCTL_GET_CHARACTERISTICS, |
| CLUSCTL_NETWORK_GET_FLAGS = CLUS_OBJECT_NETWORK << 24 | CLCTL_GET_FLAGS, |
| CLUSCTL_NETWORK_GET_NAME = CLUS_OBJECT_NETWORK << 24 | CLCTL_GET_NAME,CLUSCTL_NETWORK_GET_ID = CLUS_OBJECT_NETWORK << 24 | CLCTL_GET_ID, |
| CLUSCTL_NETWORK_ENUM_COMMON_PROPERTIES = CLUS_OBJECT_NETWORK << 24 | CLCTL_ENUM_COMMON_PROPERTIES, |
| CLUSCTL_NETWORK_GET_RO_COMMON_PROPERTIES = CLUS_OBJECT_NETWORK << 24 | CLCTL_GET_RO_COMMON_PROPERTIES, |
| CLUSCTL_NETWORK_GET_COMMON_PROPERTIES = CLUS_OBJECT_NETWORK << 24 | CLCTL_GET_COMMON_PROPERTIES, |
| CLUSCTL_NETWORK_SET_COMMON_PROPERTIES = CLUS_OBJECT_NETWORK << 24 | CLCTL_SET_COMMON_PROPERTIES, |
| CLUSCTL_NETWORK_VALIDATE_COMMON_PROPERTIES = CLUS_OBJECT_NETWORK << 24 | CLCTL_VALIDATE_COMMON_PROPERTIES, |
| CLUSCTL_NETWORK_ENUM_PRIVATE_PROPERTIES = CLUS_OBJECT_NETWORK << 24 | CLCTL_ENUM_PRIVATE_PROPERTIES, |
| CLUSCTL_NETWORK_GET_RO_PRIVATE_PROPERTIES = CLUS_OBJECT_NETWORK << 24 | CLCTL_GET_RO_PRIVATE_PROPERTIES, |
| CLUSCTL_NETWORK_GET_PRIVATE_PROPERTIES = CLUS_OBJECT_NETWORK << 24 | CLCTL_GET_PRIVATE_PROPERTIES, |
| CLUSCTL_NETWORK_SET_PRIVATE_PROPERTIES = CLUS_OBJECT_NETWORK << 24 | CLCTL_SET_PRIVATE_PROPERTIES, |
| CLUSCTL_NETWORK_VALIDATE_PRIVATE_PROPERTIES = CLUS_OBJECT_NETWORK << 24 | CLCTL_VALIDATE_PRIVATE_PROPERTIES, |
| CLUSCTL_NETWORK_GET_COMMON_PROPERTY_FMTS = CLUS_OBJECT_NETWORK << 24 | CLCTL_GET_COMMON_PROPERTY_FMTS, |
| CLUSCTL_NETWORK_GET_PRIVATE_PROPERTY_FMTS = CLUS_OBJECT_NETWORK << 24 | CLCTL_GET_PRIVATE_PROPERTY_FMTS |
| } CLUSCTL_NETWORK_CODES; |
| |
| typedef enum CLUSCTL_NETINTERFACE_CODES { |
| CLUSCTL_NETINTERFACE_UNKNOWN = CLUS_OBJECT_NETINTERFACE << 24 | CLCTL_UNKNOWN, |
| CLUSCTL_NETINTERFACE_GET_CHARACTERISTICS = CLUS_OBJECT_NETINTERFACE << 24 | CLCTL_GET_CHARACTERISTICS, |
| CLUSCTL_NETINTERFACE_GET_FLAGS = CLUS_OBJECT_NETINTERFACE << 24 | CLCTL_GET_FLAGS, |
| CLUSCTL_NETINTERFACE_GET_NAME = CLUS_OBJECT_NETINTERFACE << 24 | CLCTL_GET_NAME, |
| CLUSCTL_NETINTERFACE_GET_ID = CLUS_OBJECT_NETINTERFACE << 24 | CLCTL_GET_ID, |
| CLUSCTL_NETINTERFACE_GET_NODE = CLUS_OBJECT_NETINTERFACE << 24 | CLCTL_GET_NODE, |
| CLUSCTL_NETINTERFACE_GET_NETWORK = CLUS_OBJECT_NETINTERFACE << 24 | CLCTL_GET_NETWORK, |
| CLUSCTL_NETINTERFACE_ENUM_COMMON_PROPERTIES = CLUS_OBJECT_NETINTERFACE << 24 | CLCTL_ENUM_COMMON_PROPERTIES, |
| CLUSCTL_NETINTERFACE_GET_RO_COMMON_PROPERTIES = CLUS_OBJECT_NETINTERFACE << 24 | CLCTL_GET_RO_COMMON_PROPERTIES, |
| CLUSCTL_NETINTERFACE_GET_COMMON_PROPERTIES = CLUS_OBJECT_NETINTERFACE << 24 | CLCTL_GET_COMMON_PROPERTIES, |
| CLUSCTL_NETINTERFACE_SET_COMMON_PROPERTIES = CLUS_OBJECT_NETINTERFACE << 24 | CLCTL_SET_COMMON_PROPERTIES, |
| CLUSCTL_NETINTERFACE_VALIDATE_COMMON_PROPERTIES = CLUS_OBJECT_NETINTERFACE << 24 | CLCTL_VALIDATE_COMMON_PROPERTIES, |
| CLUSCTL_NETINTERFACE_ENUM_PRIVATE_PROPERTIES = CLUS_OBJECT_NETINTERFACE << 24 | CLCTL_ENUM_PRIVATE_PROPERTIES, |
| CLUSCTL_NETINTERFACE_GET_RO_PRIVATE_PROPERTIES = CLUS_OBJECT_NETINTERFACE << 24 | CLCTL_GET_RO_PRIVATE_PROPERTIES, |
| CLUSCTL_NETINTERFACE_GET_PRIVATE_PROPERTIES = CLUS_OBJECT_NETINTERFACE << 24 | CLCTL_GET_PRIVATE_PROPERTIES, |
| CLUSCTL_NETINTERFACE_SET_PRIVATE_PROPERTIES = CLUS_OBJECT_NETINTERFACE << 24 | CLCTL_SET_PRIVATE_PROPERTIES, |
| CLUSCTL_NETINTERFACE_VALIDATE_PRIVATE_PROPERTIES = CLUS_OBJECT_NETINTERFACE << 24 | CLCTL_VALIDATE_PRIVATE_PROPERTIES, |
| CLUSCTL_NETINTERFACE_GET_COMMON_PROPERTY_FMTS = CLUS_OBJECT_NETINTERFACE << 24 | CLCTL_GET_COMMON_PROPERTY_FMTS, |
| CLUSCTL_NETINTERFACE_GET_PRIVATE_PROPERTY_FMTS = CLUS_OBJECT_NETINTERFACE << 24 | CLCTL_GET_PRIVATE_PROPERTY_FMTS |
| } CLUSCTL_NETINTERFACE_CODES; |
| |
| typedef enum CLUSCTL_CLUSTER_CODES { |
| CLUSCTL_CLUSTER_UNKNOWN = CLUS_OBJECT_CLUSTER << 24 | CLCTL_UNKNOWN, |
| CLUSCTL_CLUSTER_GET_FQDN = CLUS_OBJECT_CLUSTER << 24 | CLCTL_GET_FQDN, |
| CLUSCTL_CLUSTER_ENUM_COMMON_PROPERTIES = CLUS_OBJECT_CLUSTER << 24 | CLCTL_ENUM_COMMON_PROPERTIES, |
| CLUSCTL_CLUSTER_GET_RO_COMMON_PROPERTIES = CLUS_OBJECT_CLUSTER << 24 | CLCTL_GET_RO_COMMON_PROPERTIES, |
| CLUSCTL_CLUSTER_GET_COMMON_PROPERTIES = CLUS_OBJECT_CLUSTER << 24 | CLCTL_GET_COMMON_PROPERTIES, |
| CLUSCTL_CLUSTER_SET_COMMON_PROPERTIES = CLUS_OBJECT_CLUSTER << 24 | CLCTL_SET_COMMON_PROPERTIES, |
| CLUSCTL_CLUSTER_VALIDATE_COMMON_PROPERTIES = CLUS_OBJECT_CLUSTER << 24 | CLCTL_VALIDATE_COMMON_PROPERTIES, |
| CLUSCTL_CLUSTER_ENUM_PRIVATE_PROPERTIES = CLUS_OBJECT_CLUSTER << 24 | CLCTL_ENUM_PRIVATE_PROPERTIES, |
| CLUSCTL_CLUSTER_GET_RO_PRIVATE_PROPERTIES = CLUS_OBJECT_CLUSTER << 24 | CLCTL_GET_RO_PRIVATE_PROPERTIES, |
| CLUSCTL_CLUSTER_GET_PRIVATE_PROPERTIES = CLUS_OBJECT_CLUSTER << 24 | CLCTL_GET_PRIVATE_PROPERTIES, |
| CLUSCTL_CLUSTER_SET_PRIVATE_PROPERTIES = CLUS_OBJECT_CLUSTER << 24 | CLCTL_SET_PRIVATE_PROPERTIES, |
| CLUSCTL_CLUSTER_VALIDATE_PRIVATE_PROPERTIES = CLUS_OBJECT_CLUSTER << 24 | CLCTL_VALIDATE_PRIVATE_PROPERTIES, |
| CLUSCTL_CLUSTER_GET_COMMON_PROPERTY_FMTS = CLUS_OBJECT_CLUSTER << 24 | CLCTL_GET_COMMON_PROPERTY_FMTS, |
| CLUSCTL_CLUSTER_GET_PRIVATE_PROPERTY_FMTS = CLUS_OBJECT_CLUSTER << 24 | CLCTL_GET_PRIVATE_PROPERTY_FMTS |
| } CLUSCTL_CLUSTER_CODES; |
| |
| typedef enum CLUSTER_RESOURCE_CLASS { |
| CLUS_RESCLASS_UNKNOWN = 0,CLUS_RESCLASS_STORAGE, |
| CLUS_RESCLASS_USER = 32768 |
| } CLUSTER_RESOURCE_CLASS; |
| |
| typedef enum CLUS_RESSUBCLASS { |
| CLUS_RESSUBCLASS_SHARED = 0x80000000 |
| } CLUS_RESSUBCLASS; |
| |
| typedef enum CLUS_CHARACTERISTICS { |
| CLUS_CHAR_UNKNOWN = 0,CLUS_CHAR_QUORUM = 0x1,CLUS_CHAR_DELETE_REQUIRES_ALL_NODES = 0x2,CLUS_CHAR_LOCAL_QUORUM = 0x4, |
| CLUS_CHAR_LOCAL_QUORUM_DEBUG = 0x8,CLUS_CHAR_REQUIRES_STATE_CHANGE_REASON = 0x10 |
| } CLUS_CHARACTERISTICS; |
| |
| typedef enum CLUS_FLAGS { |
| CLUS_FLAG_CORE = 0x1 |
| } CLUS_FLAGS; |
| |
| typedef enum CLUSPROP_PIFLAGS { |
| CLUSPROP_PIFLAG_STICKY = 0x1,CLUSPROP_PIFLAG_REMOVABLE = 0x2,CLUSPROP_PIFLAG_USABLE = 0x4,CLUSPROP_PIFLAG_DEFAULT_QUORUM = 0x8 |
| } CLUSPROP_PIFLAGS; |
| |
| typedef enum CLUSTER_RESOURCE_ENUM { |
| CLUSTER_RESOURCE_ENUM_DEPENDS = 0x1,CLUSTER_RESOURCE_ENUM_PROVIDES = 0x2,CLUSTER_RESOURCE_ENUM_NODES = 0x4, |
| CLUSTER_RESOURCE_ENUM_ALL = CLUSTER_RESOURCE_ENUM_DEPENDS | CLUSTER_RESOURCE_ENUM_PROVIDES | CLUSTER_RESOURCE_ENUM_NODES |
| } CLUSTER_RESOURCE_ENUM; |
| |
| typedef enum CLUSTER_RESOURCE_TYPE_ENUM { |
| CLUSTER_RESOURCE_TYPE_ENUM_NODES = 0x1,CLUSTER_RESOURCE_TYPE_ENUM_ALL = CLUSTER_RESOURCE_TYPE_ENUM_NODES |
| } CLUSTER_RESOURCE_TYPE_ENUM; |
| |
| typedef enum CLUSTER_NETWORK_ENUM { |
| CLUSTER_NETWORK_ENUM_NETINTERFACES = 0x1,CLUSTER_NETWORK_ENUM_ALL = CLUSTER_NETWORK_ENUM_NETINTERFACES |
| } CLUSTER_NETWORK_ENUM; |
| |
| typedef enum CLUSTER_NETWORK_STATE { |
| ClusterNetworkStateUnknown = -1, |
| ClusterNetworkUnavailable = 0,ClusterNetworkDown,ClusterNetworkPartitioned,ClusterNetworkUp |
| } CLUSTER_NETWORK_STATE; |
| |
| typedef enum CLUSTER_NETWORK_ROLE { |
| ClusterNetworkRoleNone = 0,ClusterNetworkRoleInternalUse = 0x1,ClusterNetworkRoleClientAccess = 0x2,ClusterNetworkRoleInternalAndClient = 0x3 |
| } CLUSTER_NETWORK_ROLE; |
| |
| typedef enum CLUSTER_NETINTERFACE_STATE { |
| ClusterNetInterfaceStateUnknown = -1, |
| ClusterNetInterfaceUnavailable = 0,ClusterNetInterfaceFailed,ClusterNetInterfaceUnreachable, |
| ClusterNetInterfaceUp |
| } CLUSTER_NETINTERFACE_STATE; |
| #endif |
| |
| extern RPC_IF_HANDLE __MIDL_itf_msclus_0000_v0_0_c_ifspec; |
| extern RPC_IF_HANDLE __MIDL_itf_msclus_0000_v0_0_s_ifspec; |
| |
| #ifndef __MSClusterLib_LIBRARY_DEFINED__ |
| #define __MSClusterLib_LIBRARY_DEFINED__ |
| typedef CLUSTER_QUORUM_TYPE _CLUSTER_QUORUM_TYPE; |
| typedef NODE_CLUSTER_STATE _NODE_CLUSTER_STATE; |
| typedef CLUSTER_RESOURCE_STATE_CHANGE_REASON _CLUSTER_RESOURCE_STATE_CHANGE_REASON; |
| typedef CLUSTER_SET_PASSWORD_FLAGS _CLUSTER_SET_PASSWORD_FLAGS; |
| typedef CLUSTER_CHANGE _CLUSTER_CHANGE; |
| typedef CLUSTER_ENUM _CLUSTER_ENUM; |
| typedef CLUSTER_NODE_ENUM _CLUSTER_NODE_ENUM; |
| typedef CLUSTER_NODE_STATE _CLUSTER_NODE_STATE; |
| typedef CLUSTER_GROUP_ENUM _CLUSTER_GROUP_ENUM; |
| typedef CLUSTER_GROUP_STATE _CLUSTER_GROUP_STATE; |
| typedef CLUSTER_GROUP_AUTOFAILBACK_TYPE _CLUSTER_GROUP_AUTOFAILBACK_TYPE; |
| typedef CLUSTER_RESOURCE_STATE _CLUSTER_RESOURCE_STATE; |
| typedef CLUSTER_RESOURCE_RESTART_ACTION _CLUSTER_RESOURCE_RESTART_ACTION; |
| typedef CLUSTER_RESOURCE_CREATE_FLAGS _CLUSTER_RESOURCE_CREATE_FLAGS; |
| typedef CLUSTER_PROPERTY_TYPE _CLUSTER_PROPERTY_TYPE; |
| typedef CLUSTER_PROPERTY_FORMAT _CLUSTER_PROPERTY_FORMAT; |
| typedef CLUSTER_PROPERTY_SYNTAX _CLUSTER_PROPERTY_SYNTAX; |
| typedef CLUSTER_CONTROL_OBJECT _CLUSTER_CONTROL_OBJECT; |
| typedef CLCTL_CODES _CLCTL_CODES; |
| typedef CLUSCTL_RESOURCE_CODES _CLUSCTL_RESOURCE_CODES; |
| typedef CLUSCTL_RESOURCE_TYPE_CODES _CLUSCTL_RESOURCE_TYPE_CODES; |
| typedef CLUSCTL_GROUP_CODES _CLUSCTL_GROUP_CODES; |
| typedef CLUSCTL_NODE_CODES _CLUSCTL_NODE_CODES; |
| typedef CLUSCTL_NETWORK_CODES _CLUSCTL_NETWORK_CODES; |
| typedef CLUSCTL_NETINTERFACE_CODES _CLUSCTL_NETINTERFACE_CODES; |
| typedef CLUSCTL_CLUSTER_CODES _CLUSCTL_CLUSTER_CODES; |
| typedef CLUSTER_RESOURCE_CLASS _CLUSTER_RESOURCE_CLASS; |
| typedef CLUS_RESSUBCLASS _CLUS_RESSUBCLASS; |
| typedef CLUS_CHARACTERISTICS _CLUS_CHARACTERISTICS; |
| typedef CLUS_FLAGS _CLUS_FLAGS; |
| typedef CLUSPROP_PIFLAGS _CLUSPROP_PIFLAGS; |
| typedef CLUSTER_RESOURCE_ENUM _CLUSTER_RESOURCE_ENUM; |
| typedef CLUSTER_RESOURCE_TYPE_ENUM _CLUSTER_RESOURCE_TYPE_ENUM; |
| typedef CLUSTER_NETWORK_ENUM _CLUSTER_NETWORK_ENUM; |
| typedef CLUSTER_NETWORK_STATE _CLUSTER_NETWORK_STATE; |
| typedef CLUSTER_NETWORK_ROLE _CLUSTER_NETWORK_ROLE; |
| typedef CLUSTER_NETINTERFACE_STATE _CLUSTER_NETINTERFACE_STATE; |
| |
| EXTERN_C const IID LIBID_MSClusterLib; |
| EXTERN_C const CLSID CLSID_ClusApplication; |
| #ifdef __cplusplus |
| class ClusApplication; |
| #endif |
| EXTERN_C const CLSID CLSID_Cluster; |
| #ifdef __cplusplus |
| class Cluster; |
| #endif |
| EXTERN_C const CLSID CLSID_ClusVersion; |
| #ifdef __cplusplus |
| class ClusVersion; |
| #endif |
| EXTERN_C const CLSID CLSID_ClusResType; |
| #ifdef __cplusplus |
| class ClusResType; |
| #endif |
| EXTERN_C const CLSID CLSID_ClusProperty; |
| #ifdef __cplusplus |
| class ClusProperty; |
| #endif |
| EXTERN_C const CLSID CLSID_ClusProperties; |
| #ifdef __cplusplus |
| class ClusProperties; |
| #endif |
| EXTERN_C const CLSID CLSID_DomainNames; |
| #ifdef __cplusplus |
| class DomainNames; |
| #endif |
| EXTERN_C const CLSID CLSID_ClusNetwork; |
| #ifdef __cplusplus |
| class ClusNetwork; |
| #endif |
| EXTERN_C const CLSID CLSID_ClusNetInterface; |
| #ifdef __cplusplus |
| class ClusNetInterface; |
| #endif |
| EXTERN_C const CLSID CLSID_ClusNetInterfaces; |
| #ifdef __cplusplus |
| class ClusNetInterfaces; |
| #endif |
| EXTERN_C const CLSID CLSID_ClusResDependencies; |
| #ifdef __cplusplus |
| class ClusResDependencies; |
| #endif |
| EXTERN_C const CLSID CLSID_ClusResGroupResources; |
| #ifdef __cplusplus |
| class ClusResGroupResources; |
| #endif |
| EXTERN_C const CLSID CLSID_ClusResTypeResources; |
| #ifdef __cplusplus |
| class ClusResTypeResources; |
| #endif |
| EXTERN_C const CLSID CLSID_ClusResGroupPreferredOwnerNodes; |
| #ifdef __cplusplus |
| class ClusResGroupPreferredOwnerNodes; |
| #endif |
| EXTERN_C const CLSID CLSID_ClusResPossibleOwnerNodes; |
| #ifdef __cplusplus |
| class ClusResPossibleOwnerNodes; |
| #endif |
| EXTERN_C const CLSID CLSID_ClusNetworks; |
| #ifdef __cplusplus |
| class ClusNetworks; |
| #endif |
| EXTERN_C const CLSID CLSID_ClusNetworkNetInterfaces; |
| #ifdef __cplusplus |
| class ClusNetworkNetInterfaces; |
| #endif |
| EXTERN_C const CLSID CLSID_ClusNodeNetInterfaces; |
| #ifdef __cplusplus |
| class ClusNodeNetInterfaces; |
| #endif |
| EXTERN_C const CLSID CLSID_ClusRefObject; |
| #ifdef __cplusplus |
| class ClusRefObject; |
| #endif |
| EXTERN_C const CLSID CLSID_ClusterNames; |
| #ifdef __cplusplus |
| class ClusterNames; |
| #endif |
| EXTERN_C const CLSID CLSID_ClusNode; |
| #ifdef __cplusplus |
| class ClusNode; |
| #endif |
| EXTERN_C const CLSID CLSID_ClusNodes; |
| #ifdef __cplusplus |
| class ClusNodes; |
| #endif |
| EXTERN_C const CLSID CLSID_ClusResGroup; |
| #ifdef __cplusplus |
| class ClusResGroup; |
| #endif |
| EXTERN_C const CLSID CLSID_ClusResGroups; |
| #ifdef __cplusplus |
| class ClusResGroups; |
| #endif |
| EXTERN_C const CLSID CLSID_ClusResource; |
| #ifdef __cplusplus |
| class ClusResource; |
| #endif |
| EXTERN_C const CLSID CLSID_ClusResources; |
| #ifdef __cplusplus |
| class ClusResources; |
| #endif |
| EXTERN_C const CLSID CLSID_ClusResTypes; |
| #ifdef __cplusplus |
| class ClusResTypes; |
| #endif |
| EXTERN_C const CLSID CLSID_ClusResTypePossibleOwnerNodes; |
| #ifdef __cplusplus |
| class ClusResTypePossibleOwnerNodes; |
| #endif |
| EXTERN_C const CLSID CLSID_ClusPropertyValue; |
| #ifdef __cplusplus |
| class ClusPropertyValue; |
| #endif |
| EXTERN_C const CLSID CLSID_ClusPropertyValues; |
| #ifdef __cplusplus |
| class ClusPropertyValues; |
| #endif |
| EXTERN_C const CLSID CLSID_ClusPropertyValueData; |
| #ifdef __cplusplus |
| class ClusPropertyValueData; |
| #endif |
| EXTERN_C const CLSID CLSID_ClusPartition; |
| #ifdef __cplusplus |
| class ClusPartition; |
| #endif |
| EXTERN_C const CLSID CLSID_ClusPartitions; |
| #ifdef __cplusplus |
| class ClusPartitions; |
| #endif |
| EXTERN_C const CLSID CLSID_ClusDisk; |
| #ifdef __cplusplus |
| class ClusDisk; |
| #endif |
| EXTERN_C const CLSID CLSID_ClusDisks; |
| #ifdef __cplusplus |
| class ClusDisks; |
| #endif |
| EXTERN_C const CLSID CLSID_ClusScsiAddress; |
| #ifdef __cplusplus |
| class ClusScsiAddress; |
| #endif |
| EXTERN_C const CLSID CLSID_ClusRegistryKeys; |
| #ifdef __cplusplus |
| class ClusRegistryKeys; |
| #endif |
| EXTERN_C const CLSID CLSID_ClusCryptoKeys; |
| #ifdef __cplusplus |
| class ClusCryptoKeys; |
| #endif |
| EXTERN_C const CLSID CLSID_ClusResDependents; |
| #ifdef __cplusplus |
| class ClusResDependents; |
| #endif |
| #endif |
| |
| #ifndef __ISClusApplication_INTERFACE_DEFINED__ |
| #define __ISClusApplication_INTERFACE_DEFINED__ |
| EXTERN_C const IID IID_ISClusApplication; |
| #if defined(__cplusplus) && !defined(CINTERFACE) |
| struct ISClusApplication : public IDispatch { |
| public: |
| virtual HRESULT WINAPI get_DomainNames(ISDomainNames **ppDomains) = 0; |
| virtual HRESULT WINAPI get_ClusterNames(BSTR bstrDomainName,ISClusterNames **ppClusters) = 0; |
| virtual HRESULT WINAPI OpenCluster(BSTR bstrClusterName,ISCluster **pCluster) = 0; |
| }; |
| #else |
| typedef struct ISClusApplicationVtbl { |
| BEGIN_INTERFACE |
| HRESULT (WINAPI *QueryInterface)(ISClusApplication *This,REFIID riid,void **ppvObject); |
| ULONG (WINAPI *AddRef)(ISClusApplication *This); |
| ULONG (WINAPI *Release)(ISClusApplication *This); |
| HRESULT (WINAPI *GetTypeInfoCount)(ISClusApplication *This,UINT *pctinfo); |
| HRESULT (WINAPI *GetTypeInfo)(ISClusApplication *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo); |
| HRESULT (WINAPI *GetIDsOfNames)(ISClusApplication *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId); |
| HRESULT (WINAPI *Invoke)(ISClusApplication *This,DISPID dispIdMember,REFIID riid,LCID lcid,WORD wFlags,DISPPARAMS *pDispParams,VARIANT *pVarResult,EXCEPINFO *pExcepInfo,UINT *puArgErr); |
| HRESULT (WINAPI *get_DomainNames)(ISClusApplication *This,ISDomainNames **ppDomains); |
| HRESULT (WINAPI *get_ClusterNames)(ISClusApplication *This,BSTR bstrDomainName,ISClusterNames **ppClusters); |
| HRESULT (WINAPI *OpenCluster)(ISClusApplication *This,BSTR bstrClusterName,ISCluster **pCluster); |
| END_INTERFACE |
| } ISClusApplicationVtbl; |
| struct ISClusApplication { |
| CONST_VTBL struct ISClusApplicationVtbl *lpVtbl; |
| }; |
| #ifdef COBJMACROS |
| #define ISClusApplication_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) |
| #define ISClusApplication_AddRef(This) (This)->lpVtbl->AddRef(This) |
| #define ISClusApplication_Release(This) (This)->lpVtbl->Release(This) |
| #define ISClusApplication_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo) |
| #define ISClusApplication_GetTypeInfo(This,iTInfo,lcid,ppTInfo) (This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo) |
| #define ISClusApplication_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) (This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) |
| #define ISClusApplication_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) (This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) |
| #define ISClusApplication_get_DomainNames(This,ppDomains) (This)->lpVtbl->get_DomainNames(This,ppDomains) |
| #define ISClusApplication_get_ClusterNames(This,bstrDomainName,ppClusters) (This)->lpVtbl->get_ClusterNames(This,bstrDomainName,ppClusters) |
| #define ISClusApplication_OpenCluster(This,bstrClusterName,pCluster) (This)->lpVtbl->OpenCluster(This,bstrClusterName,pCluster) |
| #endif |
| #endif |
| HRESULT WINAPI ISClusApplication_get_DomainNames_Proxy(ISClusApplication *This,ISDomainNames **ppDomains); |
| void __RPC_STUB ISClusApplication_get_DomainNames_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusApplication_get_ClusterNames_Proxy(ISClusApplication *This,BSTR bstrDomainName,ISClusterNames **ppClusters); |
| void __RPC_STUB ISClusApplication_get_ClusterNames_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusApplication_OpenCluster_Proxy(ISClusApplication *This,BSTR bstrClusterName,ISCluster **pCluster); |
| void __RPC_STUB ISClusApplication_OpenCluster_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| #endif |
| |
| #ifndef __ISDomainNames_INTERFACE_DEFINED__ |
| #define __ISDomainNames_INTERFACE_DEFINED__ |
| EXTERN_C const IID IID_ISDomainNames; |
| #if defined(__cplusplus) && !defined(CINTERFACE) |
| struct ISDomainNames : public IDispatch { |
| public: |
| virtual HRESULT WINAPI get_Count(__LONG32 *plCount) = 0; |
| virtual HRESULT WINAPI get__NewEnum(IUnknown **retval) = 0; |
| virtual HRESULT WINAPI Refresh(void) = 0; |
| virtual HRESULT WINAPI get_Item(VARIANT varIndex,BSTR *pbstrDomainName) = 0; |
| }; |
| #else |
| typedef struct ISDomainNamesVtbl { |
| BEGIN_INTERFACE |
| HRESULT (WINAPI *QueryInterface)(ISDomainNames *This,REFIID riid,void **ppvObject); |
| ULONG (WINAPI *AddRef)(ISDomainNames *This); |
| ULONG (WINAPI *Release)(ISDomainNames *This); |
| HRESULT (WINAPI *GetTypeInfoCount)(ISDomainNames *This,UINT *pctinfo); |
| HRESULT (WINAPI *GetTypeInfo)(ISDomainNames *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo); |
| HRESULT (WINAPI *GetIDsOfNames)(ISDomainNames *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId); |
| HRESULT (WINAPI *Invoke)(ISDomainNames *This,DISPID dispIdMember,REFIID riid,LCID lcid,WORD wFlags,DISPPARAMS *pDispParams,VARIANT *pVarResult,EXCEPINFO *pExcepInfo,UINT *puArgErr); |
| HRESULT (WINAPI *get_Count)(ISDomainNames *This,__LONG32 *plCount); |
| HRESULT (WINAPI *get__NewEnum)(ISDomainNames *This,IUnknown **retval); |
| HRESULT (WINAPI *Refresh)(ISDomainNames *This); |
| HRESULT (WINAPI *get_Item)(ISDomainNames *This,VARIANT varIndex,BSTR *pbstrDomainName); |
| END_INTERFACE |
| } ISDomainNamesVtbl; |
| struct ISDomainNames { |
| CONST_VTBL struct ISDomainNamesVtbl *lpVtbl; |
| }; |
| #ifdef COBJMACROS |
| #define ISDomainNames_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) |
| #define ISDomainNames_AddRef(This) (This)->lpVtbl->AddRef(This) |
| #define ISDomainNames_Release(This) (This)->lpVtbl->Release(This) |
| #define ISDomainNames_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo) |
| #define ISDomainNames_GetTypeInfo(This,iTInfo,lcid,ppTInfo) (This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo) |
| #define ISDomainNames_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) (This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) |
| #define ISDomainNames_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) (This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) |
| #define ISDomainNames_get_Count(This,plCount) (This)->lpVtbl->get_Count(This,plCount) |
| #define ISDomainNames_get__NewEnum(This,retval) (This)->lpVtbl->get__NewEnum(This,retval) |
| #define ISDomainNames_Refresh(This) (This)->lpVtbl->Refresh(This) |
| #define ISDomainNames_get_Item(This,varIndex,pbstrDomainName) (This)->lpVtbl->get_Item(This,varIndex,pbstrDomainName) |
| #endif |
| #endif |
| HRESULT WINAPI ISDomainNames_get_Count_Proxy(ISDomainNames *This,__LONG32 *plCount); |
| void __RPC_STUB ISDomainNames_get_Count_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISDomainNames_get__NewEnum_Proxy(ISDomainNames *This,IUnknown **retval); |
| void __RPC_STUB ISDomainNames_get__NewEnum_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISDomainNames_Refresh_Proxy(ISDomainNames *This); |
| void __RPC_STUB ISDomainNames_Refresh_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISDomainNames_get_Item_Proxy(ISDomainNames *This,VARIANT varIndex,BSTR *pbstrDomainName); |
| void __RPC_STUB ISDomainNames_get_Item_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| #endif |
| |
| #ifndef __ISClusterNames_INTERFACE_DEFINED__ |
| #define __ISClusterNames_INTERFACE_DEFINED__ |
| EXTERN_C const IID IID_ISClusterNames; |
| #if defined(__cplusplus) && !defined(CINTERFACE) |
| struct ISClusterNames : public IDispatch { |
| public: |
| virtual HRESULT WINAPI get_Count(__LONG32 *plCount) = 0; |
| virtual HRESULT WINAPI get__NewEnum(IUnknown **retval) = 0; |
| virtual HRESULT WINAPI Refresh(void) = 0; |
| virtual HRESULT WINAPI get_Item(VARIANT varIndex,BSTR *pbstrClusterName) = 0; |
| virtual HRESULT WINAPI get_DomainName(BSTR *pbstrDomainName) = 0; |
| }; |
| #else |
| typedef struct ISClusterNamesVtbl { |
| BEGIN_INTERFACE |
| HRESULT (WINAPI *QueryInterface)(ISClusterNames *This,REFIID riid,void **ppvObject); |
| ULONG (WINAPI *AddRef)(ISClusterNames *This); |
| ULONG (WINAPI *Release)(ISClusterNames *This); |
| HRESULT (WINAPI *GetTypeInfoCount)(ISClusterNames *This,UINT *pctinfo); |
| HRESULT (WINAPI *GetTypeInfo)(ISClusterNames *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo); |
| HRESULT (WINAPI *GetIDsOfNames)(ISClusterNames *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId); |
| HRESULT (WINAPI *Invoke)(ISClusterNames *This,DISPID dispIdMember,REFIID riid,LCID lcid,WORD wFlags,DISPPARAMS *pDispParams,VARIANT *pVarResult,EXCEPINFO *pExcepInfo,UINT *puArgErr); |
| HRESULT (WINAPI *get_Count)(ISClusterNames *This,__LONG32 *plCount); |
| HRESULT (WINAPI *get__NewEnum)(ISClusterNames *This,IUnknown **retval); |
| HRESULT (WINAPI *Refresh)(ISClusterNames *This); |
| HRESULT (WINAPI *get_Item)(ISClusterNames *This,VARIANT varIndex,BSTR *pbstrClusterName); |
| HRESULT (WINAPI *get_DomainName)(ISClusterNames *This,BSTR *pbstrDomainName); |
| END_INTERFACE |
| } ISClusterNamesVtbl; |
| struct ISClusterNames { |
| CONST_VTBL struct ISClusterNamesVtbl *lpVtbl; |
| }; |
| #ifdef COBJMACROS |
| #define ISClusterNames_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) |
| #define ISClusterNames_AddRef(This) (This)->lpVtbl->AddRef(This) |
| #define ISClusterNames_Release(This) (This)->lpVtbl->Release(This) |
| #define ISClusterNames_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo) |
| #define ISClusterNames_GetTypeInfo(This,iTInfo,lcid,ppTInfo) (This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo) |
| #define ISClusterNames_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) (This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) |
| #define ISClusterNames_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) (This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) |
| #define ISClusterNames_get_Count(This,plCount) (This)->lpVtbl->get_Count(This,plCount) |
| #define ISClusterNames_get__NewEnum(This,retval) (This)->lpVtbl->get__NewEnum(This,retval) |
| #define ISClusterNames_Refresh(This) (This)->lpVtbl->Refresh(This) |
| #define ISClusterNames_get_Item(This,varIndex,pbstrClusterName) (This)->lpVtbl->get_Item(This,varIndex,pbstrClusterName) |
| #define ISClusterNames_get_DomainName(This,pbstrDomainName) (This)->lpVtbl->get_DomainName(This,pbstrDomainName) |
| #endif |
| #endif |
| HRESULT WINAPI ISClusterNames_get_Count_Proxy(ISClusterNames *This,__LONG32 *plCount); |
| void __RPC_STUB ISClusterNames_get_Count_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusterNames_get__NewEnum_Proxy(ISClusterNames *This,IUnknown **retval); |
| void __RPC_STUB ISClusterNames_get__NewEnum_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusterNames_Refresh_Proxy(ISClusterNames *This); |
| void __RPC_STUB ISClusterNames_Refresh_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusterNames_get_Item_Proxy(ISClusterNames *This,VARIANT varIndex,BSTR *pbstrClusterName); |
| void __RPC_STUB ISClusterNames_get_Item_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusterNames_get_DomainName_Proxy(ISClusterNames *This,BSTR *pbstrDomainName); |
| void __RPC_STUB ISClusterNames_get_DomainName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| #endif |
| |
| #ifndef __ISClusRefObject_INTERFACE_DEFINED__ |
| #define __ISClusRefObject_INTERFACE_DEFINED__ |
| EXTERN_C const IID IID_ISClusRefObject; |
| #if defined(__cplusplus) && !defined(CINTERFACE) |
| struct ISClusRefObject : public IDispatch { |
| public: |
| virtual HRESULT WINAPI get_Handle(ULONG_PTR *phandle) = 0; |
| }; |
| #else |
| typedef struct ISClusRefObjectVtbl { |
| BEGIN_INTERFACE |
| HRESULT (WINAPI *QueryInterface)(ISClusRefObject *This,REFIID riid,void **ppvObject); |
| ULONG (WINAPI *AddRef)(ISClusRefObject *This); |
| ULONG (WINAPI *Release)(ISClusRefObject *This); |
| HRESULT (WINAPI *GetTypeInfoCount)(ISClusRefObject *This,UINT *pctinfo); |
| HRESULT (WINAPI *GetTypeInfo)(ISClusRefObject *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo); |
| HRESULT (WINAPI *GetIDsOfNames)(ISClusRefObject *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId); |
| HRESULT (WINAPI *Invoke)(ISClusRefObject *This,DISPID dispIdMember,REFIID riid,LCID lcid,WORD wFlags,DISPPARAMS *pDispParams,VARIANT *pVarResult,EXCEPINFO *pExcepInfo,UINT *puArgErr); |
| HRESULT (WINAPI *get_Handle)(ISClusRefObject *This,ULONG_PTR *phandle); |
| END_INTERFACE |
| } ISClusRefObjectVtbl; |
| struct ISClusRefObject { |
| CONST_VTBL struct ISClusRefObjectVtbl *lpVtbl; |
| }; |
| #ifdef COBJMACROS |
| #define ISClusRefObject_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) |
| #define ISClusRefObject_AddRef(This) (This)->lpVtbl->AddRef(This) |
| #define ISClusRefObject_Release(This) (This)->lpVtbl->Release(This) |
| #define ISClusRefObject_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo) |
| #define ISClusRefObject_GetTypeInfo(This,iTInfo,lcid,ppTInfo) (This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo) |
| #define ISClusRefObject_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) (This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) |
| #define ISClusRefObject_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) (This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) |
| #define ISClusRefObject_get_Handle(This,phandle) (This)->lpVtbl->get_Handle(This,phandle) |
| #endif |
| #endif |
| HRESULT WINAPI ISClusRefObject_get_Handle_Proxy(ISClusRefObject *This,ULONG_PTR *phandle); |
| void __RPC_STUB ISClusRefObject_get_Handle_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| #endif |
| |
| #ifndef __ISClusVersion_INTERFACE_DEFINED__ |
| #define __ISClusVersion_INTERFACE_DEFINED__ |
| EXTERN_C const IID IID_ISClusVersion; |
| #if defined(__cplusplus) && !defined(CINTERFACE) |
| struct ISClusVersion : public IDispatch { |
| public: |
| virtual HRESULT WINAPI get_Name(BSTR *pbstrClusterName) = 0; |
| virtual HRESULT WINAPI get_MajorVersion(__LONG32 *pnMajorVersion) = 0; |
| virtual HRESULT WINAPI get_MinorVersion(__LONG32 *pnMinorVersion) = 0; |
| virtual HRESULT WINAPI get_BuildNumber(SHORT *pnBuildNumber) = 0; |
| virtual HRESULT WINAPI get_VendorId(BSTR *pbstrVendorId) = 0; |
| virtual HRESULT WINAPI get_CSDVersion(BSTR *pbstrCSDVersion) = 0; |
| virtual HRESULT WINAPI get_ClusterHighestVersion(__LONG32 *pnClusterHighestVersion) = 0; |
| virtual HRESULT WINAPI get_ClusterLowestVersion(__LONG32 *pnClusterLowestVersion) = 0; |
| virtual HRESULT WINAPI get_Flags(__LONG32 *pnFlags) = 0; |
| virtual HRESULT WINAPI get_MixedVersion(VARIANT *pvarMixedVersion) = 0; |
| }; |
| #else |
| typedef struct ISClusVersionVtbl { |
| BEGIN_INTERFACE |
| HRESULT (WINAPI *QueryInterface)(ISClusVersion *This,REFIID riid,void **ppvObject); |
| ULONG (WINAPI *AddRef)(ISClusVersion *This); |
| ULONG (WINAPI *Release)(ISClusVersion *This); |
| HRESULT (WINAPI *GetTypeInfoCount)(ISClusVersion *This,UINT *pctinfo); |
| HRESULT (WINAPI *GetTypeInfo)(ISClusVersion *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo); |
| HRESULT (WINAPI *GetIDsOfNames)(ISClusVersion *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId); |
| HRESULT (WINAPI *Invoke)(ISClusVersion *This,DISPID dispIdMember,REFIID riid,LCID lcid,WORD wFlags,DISPPARAMS *pDispParams,VARIANT *pVarResult,EXCEPINFO *pExcepInfo,UINT *puArgErr); |
| HRESULT (WINAPI *get_Name)(ISClusVersion *This,BSTR *pbstrClusterName); |
| HRESULT (WINAPI *get_MajorVersion)(ISClusVersion *This,__LONG32 *pnMajorVersion); |
| HRESULT (WINAPI *get_MinorVersion)(ISClusVersion *This,__LONG32 *pnMinorVersion); |
| HRESULT (WINAPI *get_BuildNumber)(ISClusVersion *This,SHORT *pnBuildNumber); |
| HRESULT (WINAPI *get_VendorId)(ISClusVersion *This,BSTR *pbstrVendorId); |
| HRESULT (WINAPI *get_CSDVersion)(ISClusVersion *This,BSTR *pbstrCSDVersion); |
| HRESULT (WINAPI *get_ClusterHighestVersion)(ISClusVersion *This,__LONG32 *pnClusterHighestVersion); |
| HRESULT (WINAPI *get_ClusterLowestVersion)(ISClusVersion *This,__LONG32 *pnClusterLowestVersion); |
| HRESULT (WINAPI *get_Flags)(ISClusVersion *This,__LONG32 *pnFlags); |
| HRESULT (WINAPI *get_MixedVersion)(ISClusVersion *This,VARIANT *pvarMixedVersion); |
| END_INTERFACE |
| } ISClusVersionVtbl; |
| struct ISClusVersion { |
| CONST_VTBL struct ISClusVersionVtbl *lpVtbl; |
| }; |
| #ifdef COBJMACROS |
| #define ISClusVersion_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) |
| #define ISClusVersion_AddRef(This) (This)->lpVtbl->AddRef(This) |
| #define ISClusVersion_Release(This) (This)->lpVtbl->Release(This) |
| #define ISClusVersion_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo) |
| #define ISClusVersion_GetTypeInfo(This,iTInfo,lcid,ppTInfo) (This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo) |
| #define ISClusVersion_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) (This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) |
| #define ISClusVersion_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) (This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) |
| #define ISClusVersion_get_Name(This,pbstrClusterName) (This)->lpVtbl->get_Name(This,pbstrClusterName) |
| #define ISClusVersion_get_MajorVersion(This,pnMajorVersion) (This)->lpVtbl->get_MajorVersion(This,pnMajorVersion) |
| #define ISClusVersion_get_MinorVersion(This,pnMinorVersion) (This)->lpVtbl->get_MinorVersion(This,pnMinorVersion) |
| #define ISClusVersion_get_BuildNumber(This,pnBuildNumber) (This)->lpVtbl->get_BuildNumber(This,pnBuildNumber) |
| #define ISClusVersion_get_VendorId(This,pbstrVendorId) (This)->lpVtbl->get_VendorId(This,pbstrVendorId) |
| #define ISClusVersion_get_CSDVersion(This,pbstrCSDVersion) (This)->lpVtbl->get_CSDVersion(This,pbstrCSDVersion) |
| #define ISClusVersion_get_ClusterHighestVersion(This,pnClusterHighestVersion) (This)->lpVtbl->get_ClusterHighestVersion(This,pnClusterHighestVersion) |
| #define ISClusVersion_get_ClusterLowestVersion(This,pnClusterLowestVersion) (This)->lpVtbl->get_ClusterLowestVersion(This,pnClusterLowestVersion) |
| #define ISClusVersion_get_Flags(This,pnFlags) (This)->lpVtbl->get_Flags(This,pnFlags) |
| #define ISClusVersion_get_MixedVersion(This,pvarMixedVersion) (This)->lpVtbl->get_MixedVersion(This,pvarMixedVersion) |
| #endif |
| #endif |
| HRESULT WINAPI ISClusVersion_get_Name_Proxy(ISClusVersion *This,BSTR *pbstrClusterName); |
| void __RPC_STUB ISClusVersion_get_Name_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusVersion_get_MajorVersion_Proxy(ISClusVersion *This,__LONG32 *pnMajorVersion); |
| void __RPC_STUB ISClusVersion_get_MajorVersion_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusVersion_get_MinorVersion_Proxy(ISClusVersion *This,__LONG32 *pnMinorVersion); |
| void __RPC_STUB ISClusVersion_get_MinorVersion_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusVersion_get_BuildNumber_Proxy(ISClusVersion *This,SHORT *pnBuildNumber); |
| void __RPC_STUB ISClusVersion_get_BuildNumber_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusVersion_get_VendorId_Proxy(ISClusVersion *This,BSTR *pbstrVendorId); |
| void __RPC_STUB ISClusVersion_get_VendorId_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusVersion_get_CSDVersion_Proxy(ISClusVersion *This,BSTR *pbstrCSDVersion); |
| void __RPC_STUB ISClusVersion_get_CSDVersion_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusVersion_get_ClusterHighestVersion_Proxy(ISClusVersion *This,__LONG32 *pnClusterHighestVersion); |
| void __RPC_STUB ISClusVersion_get_ClusterHighestVersion_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusVersion_get_ClusterLowestVersion_Proxy(ISClusVersion *This,__LONG32 *pnClusterLowestVersion); |
| void __RPC_STUB ISClusVersion_get_ClusterLowestVersion_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusVersion_get_Flags_Proxy(ISClusVersion *This,__LONG32 *pnFlags); |
| void __RPC_STUB ISClusVersion_get_Flags_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusVersion_get_MixedVersion_Proxy(ISClusVersion *This,VARIANT *pvarMixedVersion); |
| void __RPC_STUB ISClusVersion_get_MixedVersion_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| #endif |
| |
| #ifndef __ISCluster_INTERFACE_DEFINED__ |
| #define __ISCluster_INTERFACE_DEFINED__ |
| EXTERN_C const IID IID_ISCluster; |
| #if defined(__cplusplus) && !defined(CINTERFACE) |
| struct ISCluster : public IDispatch { |
| public: |
| virtual HRESULT WINAPI get_CommonProperties(ISClusProperties **ppProperties) = 0; |
| virtual HRESULT WINAPI get_PrivateProperties(ISClusProperties **ppProperties) = 0; |
| virtual HRESULT WINAPI get_CommonROProperties(ISClusProperties **ppProperties) = 0; |
| virtual HRESULT WINAPI get_PrivateROProperties(ISClusProperties **ppProperties) = 0; |
| virtual HRESULT WINAPI get_Handle(ULONG_PTR *phandle) = 0; |
| virtual HRESULT WINAPI Open(BSTR bstrClusterName) = 0; |
| virtual HRESULT WINAPI get_Name(BSTR *pbstrName) = 0; |
| virtual HRESULT WINAPI put_Name(BSTR bstrClusterName) = 0; |
| virtual HRESULT WINAPI get_Version(ISClusVersion **ppClusVersion) = 0; |
| virtual HRESULT WINAPI put_QuorumResource(ISClusResource *pClusterResource) = 0; |
| virtual HRESULT WINAPI get_QuorumResource(ISClusResource **pClusterResource) = 0; |
| virtual HRESULT WINAPI get_QuorumLogSize(__LONG32 *pnLogSize) = 0; |
| virtual HRESULT WINAPI put_QuorumLogSize(__LONG32 nLogSize) = 0; |
| virtual HRESULT WINAPI get_QuorumPath(BSTR *ppPath) = 0; |
| virtual HRESULT WINAPI put_QuorumPath(BSTR pPath) = 0; |
| virtual HRESULT WINAPI get_Nodes(ISClusNodes **ppNodes) = 0; |
| virtual HRESULT WINAPI get_ResourceGroups(ISClusResGroups **ppClusterResourceGroups) = 0; |
| virtual HRESULT WINAPI get_Resources(ISClusResources **ppClusterResources) = 0; |
| virtual HRESULT WINAPI get_ResourceTypes(ISClusResTypes **ppResourceTypes) = 0; |
| virtual HRESULT WINAPI get_Networks(ISClusNetworks **ppNetworks) = 0; |
| virtual HRESULT WINAPI get_NetInterfaces(ISClusNetInterfaces **ppNetInterfaces) = 0; |
| }; |
| #else |
| typedef struct ISClusterVtbl { |
| BEGIN_INTERFACE |
| HRESULT (WINAPI *QueryInterface)(ISCluster *This,REFIID riid,void **ppvObject); |
| ULONG (WINAPI *AddRef)(ISCluster *This); |
| ULONG (WINAPI *Release)(ISCluster *This); |
| HRESULT (WINAPI *GetTypeInfoCount)(ISCluster *This,UINT *pctinfo); |
| HRESULT (WINAPI *GetTypeInfo)(ISCluster *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo); |
| HRESULT (WINAPI *GetIDsOfNames)(ISCluster *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId); |
| HRESULT (WINAPI *Invoke)(ISCluster *This,DISPID dispIdMember,REFIID riid,LCID lcid,WORD wFlags,DISPPARAMS *pDispParams,VARIANT *pVarResult,EXCEPINFO *pExcepInfo,UINT *puArgErr); |
| HRESULT (WINAPI *get_CommonProperties)(ISCluster *This,ISClusProperties **ppProperties); |
| HRESULT (WINAPI *get_PrivateProperties)(ISCluster *This,ISClusProperties **ppProperties); |
| HRESULT (WINAPI *get_CommonROProperties)(ISCluster *This,ISClusProperties **ppProperties); |
| HRESULT (WINAPI *get_PrivateROProperties)(ISCluster *This,ISClusProperties **ppProperties); |
| HRESULT (WINAPI *get_Handle)(ISCluster *This,ULONG_PTR *phandle); |
| HRESULT (WINAPI *Open)(ISCluster *This,BSTR bstrClusterName); |
| HRESULT (WINAPI *get_Name)(ISCluster *This,BSTR *pbstrName); |
| HRESULT (WINAPI *put_Name)(ISCluster *This,BSTR bstrClusterName); |
| HRESULT (WINAPI *get_Version)(ISCluster *This,ISClusVersion **ppClusVersion); |
| HRESULT (WINAPI *put_QuorumResource)(ISCluster *This,ISClusResource *pClusterResource); |
| HRESULT (WINAPI *get_QuorumResource)(ISCluster *This,ISClusResource **pClusterResource); |
| HRESULT (WINAPI *get_QuorumLogSize)(ISCluster *This,__LONG32 *pnLogSize); |
| HRESULT (WINAPI *put_QuorumLogSize)(ISCluster *This,__LONG32 nLogSize); |
| HRESULT (WINAPI *get_QuorumPath)(ISCluster *This,BSTR *ppPath); |
| HRESULT (WINAPI *put_QuorumPath)(ISCluster *This,BSTR pPath); |
| HRESULT (WINAPI *get_Nodes)(ISCluster *This,ISClusNodes **ppNodes); |
| HRESULT (WINAPI *get_ResourceGroups)(ISCluster *This,ISClusResGroups **ppClusterResourceGroups); |
| HRESULT (WINAPI *get_Resources)(ISCluster *This,ISClusResources **ppClusterResources); |
| HRESULT (WINAPI *get_ResourceTypes)(ISCluster *This,ISClusResTypes **ppResourceTypes); |
| HRESULT (WINAPI *get_Networks)(ISCluster *This,ISClusNetworks **ppNetworks); |
| HRESULT (WINAPI *get_NetInterfaces)(ISCluster *This,ISClusNetInterfaces **ppNetInterfaces); |
| END_INTERFACE |
| } ISClusterVtbl; |
| struct ISCluster { |
| CONST_VTBL struct ISClusterVtbl *lpVtbl; |
| }; |
| #ifdef COBJMACROS |
| #define ISCluster_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) |
| #define ISCluster_AddRef(This) (This)->lpVtbl->AddRef(This) |
| #define ISCluster_Release(This) (This)->lpVtbl->Release(This) |
| #define ISCluster_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo) |
| #define ISCluster_GetTypeInfo(This,iTInfo,lcid,ppTInfo) (This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo) |
| #define ISCluster_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) (This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) |
| #define ISCluster_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) (This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) |
| #define ISCluster_get_CommonProperties(This,ppProperties) (This)->lpVtbl->get_CommonProperties(This,ppProperties) |
| #define ISCluster_get_PrivateProperties(This,ppProperties) (This)->lpVtbl->get_PrivateProperties(This,ppProperties) |
| #define ISCluster_get_CommonROProperties(This,ppProperties) (This)->lpVtbl->get_CommonROProperties(This,ppProperties) |
| #define ISCluster_get_PrivateROProperties(This,ppProperties) (This)->lpVtbl->get_PrivateROProperties(This,ppProperties) |
| #define ISCluster_get_Handle(This,phandle) (This)->lpVtbl->get_Handle(This,phandle) |
| #define ISCluster_Open(This,bstrClusterName) (This)->lpVtbl->Open(This,bstrClusterName) |
| #define ISCluster_get_Name(This,pbstrName) (This)->lpVtbl->get_Name(This,pbstrName) |
| #define ISCluster_put_Name(This,bstrClusterName) (This)->lpVtbl->put_Name(This,bstrClusterName) |
| #define ISCluster_get_Version(This,ppClusVersion) (This)->lpVtbl->get_Version(This,ppClusVersion) |
| #define ISCluster_put_QuorumResource(This,pClusterResource) (This)->lpVtbl->put_QuorumResource(This,pClusterResource) |
| #define ISCluster_get_QuorumResource(This,pClusterResource) (This)->lpVtbl->get_QuorumResource(This,pClusterResource) |
| #define ISCluster_get_QuorumLogSize(This,pnLogSize) (This)->lpVtbl->get_QuorumLogSize(This,pnLogSize) |
| #define ISCluster_put_QuorumLogSize(This,nLogSize) (This)->lpVtbl->put_QuorumLogSize(This,nLogSize) |
| #define ISCluster_get_QuorumPath(This,ppPath) (This)->lpVtbl->get_QuorumPath(This,ppPath) |
| #define ISCluster_put_QuorumPath(This,pPath) (This)->lpVtbl->put_QuorumPath(This,pPath) |
| #define ISCluster_get_Nodes(This,ppNodes) (This)->lpVtbl->get_Nodes(This,ppNodes) |
| #define ISCluster_get_ResourceGroups(This,ppClusterResourceGroups) (This)->lpVtbl->get_ResourceGroups(This,ppClusterResourceGroups) |
| #define ISCluster_get_Resources(This,ppClusterResources) (This)->lpVtbl->get_Resources(This,ppClusterResources) |
| #define ISCluster_get_ResourceTypes(This,ppResourceTypes) (This)->lpVtbl->get_ResourceTypes(This,ppResourceTypes) |
| #define ISCluster_get_Networks(This,ppNetworks) (This)->lpVtbl->get_Networks(This,ppNetworks) |
| #define ISCluster_get_NetInterfaces(This,ppNetInterfaces) (This)->lpVtbl->get_NetInterfaces(This,ppNetInterfaces) |
| #endif |
| #endif |
| HRESULT WINAPI ISCluster_get_CommonProperties_Proxy(ISCluster *This,ISClusProperties **ppProperties); |
| void __RPC_STUB ISCluster_get_CommonProperties_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISCluster_get_PrivateProperties_Proxy(ISCluster *This,ISClusProperties **ppProperties); |
| void __RPC_STUB ISCluster_get_PrivateProperties_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISCluster_get_CommonROProperties_Proxy(ISCluster *This,ISClusProperties **ppProperties); |
| void __RPC_STUB ISCluster_get_CommonROProperties_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISCluster_get_PrivateROProperties_Proxy(ISCluster *This,ISClusProperties **ppProperties); |
| void __RPC_STUB ISCluster_get_PrivateROProperties_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISCluster_get_Handle_Proxy(ISCluster *This,ULONG_PTR *phandle); |
| void __RPC_STUB ISCluster_get_Handle_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISCluster_Open_Proxy(ISCluster *This,BSTR bstrClusterName); |
| void __RPC_STUB ISCluster_Open_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISCluster_get_Name_Proxy(ISCluster *This,BSTR *pbstrName); |
| void __RPC_STUB ISCluster_get_Name_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISCluster_put_Name_Proxy(ISCluster *This,BSTR bstrClusterName); |
| void __RPC_STUB ISCluster_put_Name_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISCluster_get_Version_Proxy(ISCluster *This,ISClusVersion **ppClusVersion); |
| void __RPC_STUB ISCluster_get_Version_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISCluster_put_QuorumResource_Proxy(ISCluster *This,ISClusResource *pClusterResource); |
| void __RPC_STUB ISCluster_put_QuorumResource_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISCluster_get_QuorumResource_Proxy(ISCluster *This,ISClusResource **pClusterResource); |
| void __RPC_STUB ISCluster_get_QuorumResource_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISCluster_get_QuorumLogSize_Proxy(ISCluster *This,__LONG32 *pnLogSize); |
| void __RPC_STUB ISCluster_get_QuorumLogSize_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISCluster_put_QuorumLogSize_Proxy(ISCluster *This,__LONG32 nLogSize); |
| void __RPC_STUB ISCluster_put_QuorumLogSize_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISCluster_get_QuorumPath_Proxy(ISCluster *This,BSTR *ppPath); |
| void __RPC_STUB ISCluster_get_QuorumPath_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISCluster_put_QuorumPath_Proxy(ISCluster *This,BSTR pPath); |
| void __RPC_STUB ISCluster_put_QuorumPath_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISCluster_get_Nodes_Proxy(ISCluster *This,ISClusNodes **ppNodes); |
| void __RPC_STUB ISCluster_get_Nodes_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISCluster_get_ResourceGroups_Proxy(ISCluster *This,ISClusResGroups **ppClusterResourceGroups); |
| void __RPC_STUB ISCluster_get_ResourceGroups_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISCluster_get_Resources_Proxy(ISCluster *This,ISClusResources **ppClusterResources); |
| void __RPC_STUB ISCluster_get_Resources_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISCluster_get_ResourceTypes_Proxy(ISCluster *This,ISClusResTypes **ppResourceTypes); |
| void __RPC_STUB ISCluster_get_ResourceTypes_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISCluster_get_Networks_Proxy(ISCluster *This,ISClusNetworks **ppNetworks); |
| void __RPC_STUB ISCluster_get_Networks_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISCluster_get_NetInterfaces_Proxy(ISCluster *This,ISClusNetInterfaces **ppNetInterfaces); |
| void __RPC_STUB ISCluster_get_NetInterfaces_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| #endif |
| |
| #ifndef __ISClusNode_INTERFACE_DEFINED__ |
| #define __ISClusNode_INTERFACE_DEFINED__ |
| EXTERN_C const IID IID_ISClusNode; |
| #if defined(__cplusplus) && !defined(CINTERFACE) |
| struct ISClusNode : public IDispatch { |
| public: |
| virtual HRESULT WINAPI get_CommonProperties(ISClusProperties **ppProperties) = 0; |
| virtual HRESULT WINAPI get_PrivateProperties(ISClusProperties **ppProperties) = 0; |
| virtual HRESULT WINAPI get_CommonROProperties(ISClusProperties **ppProperties) = 0; |
| virtual HRESULT WINAPI get_PrivateROProperties(ISClusProperties **ppProperties) = 0; |
| virtual HRESULT WINAPI get_Name(BSTR *pbstrName) = 0; |
| virtual HRESULT WINAPI get_Handle(ULONG_PTR *phandle) = 0; |
| virtual HRESULT WINAPI get_NodeID(BSTR *pbstrNodeID) = 0; |
| virtual HRESULT WINAPI get_State(CLUSTER_NODE_STATE *dwState) = 0; |
| virtual HRESULT WINAPI Pause(void) = 0; |
| virtual HRESULT WINAPI Resume(void) = 0; |
| virtual HRESULT WINAPI Evict(void) = 0; |
| virtual HRESULT WINAPI get_ResourceGroups(ISClusResGroups **ppResourceGroups) = 0; |
| virtual HRESULT WINAPI get_Cluster(ISCluster **ppCluster) = 0; |
| virtual HRESULT WINAPI get_NetInterfaces(ISClusNodeNetInterfaces **ppClusNetInterfaces) = 0; |
| }; |
| #else |
| typedef struct ISClusNodeVtbl { |
| BEGIN_INTERFACE |
| HRESULT (WINAPI *QueryInterface)(ISClusNode *This,REFIID riid,void **ppvObject); |
| ULONG (WINAPI *AddRef)(ISClusNode *This); |
| ULONG (WINAPI *Release)(ISClusNode *This); |
| HRESULT (WINAPI *GetTypeInfoCount)(ISClusNode *This,UINT *pctinfo); |
| HRESULT (WINAPI *GetTypeInfo)(ISClusNode *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo); |
| HRESULT (WINAPI *GetIDsOfNames)(ISClusNode *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId); |
| HRESULT (WINAPI *Invoke)(ISClusNode *This,DISPID dispIdMember,REFIID riid,LCID lcid,WORD wFlags,DISPPARAMS *pDispParams,VARIANT *pVarResult,EXCEPINFO *pExcepInfo,UINT *puArgErr); |
| HRESULT (WINAPI *get_CommonProperties)(ISClusNode *This,ISClusProperties **ppProperties); |
| HRESULT (WINAPI *get_PrivateProperties)(ISClusNode *This,ISClusProperties **ppProperties); |
| HRESULT (WINAPI *get_CommonROProperties)(ISClusNode *This,ISClusProperties **ppProperties); |
| HRESULT (WINAPI *get_PrivateROProperties)(ISClusNode *This,ISClusProperties **ppProperties); |
| HRESULT (WINAPI *get_Name)(ISClusNode *This,BSTR *pbstrName); |
| HRESULT (WINAPI *get_Handle)(ISClusNode *This,ULONG_PTR *phandle); |
| HRESULT (WINAPI *get_NodeID)(ISClusNode *This,BSTR *pbstrNodeID); |
| HRESULT (WINAPI *get_State)(ISClusNode *This,CLUSTER_NODE_STATE *dwState); |
| HRESULT (WINAPI *Pause)(ISClusNode *This); |
| HRESULT (WINAPI *Resume)(ISClusNode *This); |
| HRESULT (WINAPI *Evict)(ISClusNode *This); |
| HRESULT (WINAPI *get_ResourceGroups)(ISClusNode *This,ISClusResGroups **ppResourceGroups); |
| HRESULT (WINAPI *get_Cluster)(ISClusNode *This,ISCluster **ppCluster); |
| HRESULT (WINAPI *get_NetInterfaces)(ISClusNode *This,ISClusNodeNetInterfaces **ppClusNetInterfaces); |
| END_INTERFACE |
| } ISClusNodeVtbl; |
| struct ISClusNode { |
| CONST_VTBL struct ISClusNodeVtbl *lpVtbl; |
| }; |
| #ifdef COBJMACROS |
| #define ISClusNode_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) |
| #define ISClusNode_AddRef(This) (This)->lpVtbl->AddRef(This) |
| #define ISClusNode_Release(This) (This)->lpVtbl->Release(This) |
| #define ISClusNode_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo) |
| #define ISClusNode_GetTypeInfo(This,iTInfo,lcid,ppTInfo) (This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo) |
| #define ISClusNode_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) (This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) |
| #define ISClusNode_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) (This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) |
| #define ISClusNode_get_CommonProperties(This,ppProperties) (This)->lpVtbl->get_CommonProperties(This,ppProperties) |
| #define ISClusNode_get_PrivateProperties(This,ppProperties) (This)->lpVtbl->get_PrivateProperties(This,ppProperties) |
| #define ISClusNode_get_CommonROProperties(This,ppProperties) (This)->lpVtbl->get_CommonROProperties(This,ppProperties) |
| #define ISClusNode_get_PrivateROProperties(This,ppProperties) (This)->lpVtbl->get_PrivateROProperties(This,ppProperties) |
| #define ISClusNode_get_Name(This,pbstrName) (This)->lpVtbl->get_Name(This,pbstrName) |
| #define ISClusNode_get_Handle(This,phandle) (This)->lpVtbl->get_Handle(This,phandle) |
| #define ISClusNode_get_NodeID(This,pbstrNodeID) (This)->lpVtbl->get_NodeID(This,pbstrNodeID) |
| #define ISClusNode_get_State(This,dwState) (This)->lpVtbl->get_State(This,dwState) |
| #define ISClusNode_Pause(This) (This)->lpVtbl->Pause(This) |
| #define ISClusNode_Resume(This) (This)->lpVtbl->Resume(This) |
| #define ISClusNode_Evict(This) (This)->lpVtbl->Evict(This) |
| #define ISClusNode_get_ResourceGroups(This,ppResourceGroups) (This)->lpVtbl->get_ResourceGroups(This,ppResourceGroups) |
| #define ISClusNode_get_Cluster(This,ppCluster) (This)->lpVtbl->get_Cluster(This,ppCluster) |
| #define ISClusNode_get_NetInterfaces(This,ppClusNetInterfaces) (This)->lpVtbl->get_NetInterfaces(This,ppClusNetInterfaces) |
| #endif |
| #endif |
| HRESULT WINAPI ISClusNode_get_CommonProperties_Proxy(ISClusNode *This,ISClusProperties **ppProperties); |
| void __RPC_STUB ISClusNode_get_CommonProperties_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusNode_get_PrivateProperties_Proxy(ISClusNode *This,ISClusProperties **ppProperties); |
| void __RPC_STUB ISClusNode_get_PrivateProperties_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusNode_get_CommonROProperties_Proxy(ISClusNode *This,ISClusProperties **ppProperties); |
| void __RPC_STUB ISClusNode_get_CommonROProperties_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusNode_get_PrivateROProperties_Proxy(ISClusNode *This,ISClusProperties **ppProperties); |
| void __RPC_STUB ISClusNode_get_PrivateROProperties_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusNode_get_Name_Proxy(ISClusNode *This,BSTR *pbstrName); |
| void __RPC_STUB ISClusNode_get_Name_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusNode_get_Handle_Proxy(ISClusNode *This,ULONG_PTR *phandle); |
| void __RPC_STUB ISClusNode_get_Handle_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusNode_get_NodeID_Proxy(ISClusNode *This,BSTR *pbstrNodeID); |
| void __RPC_STUB ISClusNode_get_NodeID_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusNode_get_State_Proxy(ISClusNode *This,CLUSTER_NODE_STATE *dwState); |
| void __RPC_STUB ISClusNode_get_State_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusNode_Pause_Proxy(ISClusNode *This); |
| void __RPC_STUB ISClusNode_Pause_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusNode_Resume_Proxy(ISClusNode *This); |
| void __RPC_STUB ISClusNode_Resume_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusNode_Evict_Proxy(ISClusNode *This); |
| void __RPC_STUB ISClusNode_Evict_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusNode_get_ResourceGroups_Proxy(ISClusNode *This,ISClusResGroups **ppResourceGroups); |
| void __RPC_STUB ISClusNode_get_ResourceGroups_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusNode_get_Cluster_Proxy(ISClusNode *This,ISCluster **ppCluster); |
| void __RPC_STUB ISClusNode_get_Cluster_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusNode_get_NetInterfaces_Proxy(ISClusNode *This,ISClusNodeNetInterfaces **ppClusNetInterfaces); |
| void __RPC_STUB ISClusNode_get_NetInterfaces_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| #endif |
| |
| #ifndef __ISClusNodes_INTERFACE_DEFINED__ |
| #define __ISClusNodes_INTERFACE_DEFINED__ |
| EXTERN_C const IID IID_ISClusNodes; |
| #if defined(__cplusplus) && !defined(CINTERFACE) |
| struct ISClusNodes : public IDispatch { |
| public: |
| virtual HRESULT WINAPI get_Count(__LONG32 *plCount) = 0; |
| virtual HRESULT WINAPI get__NewEnum(IUnknown **retval) = 0; |
| virtual HRESULT WINAPI Refresh(void) = 0; |
| virtual HRESULT WINAPI get_Item(VARIANT varIndex,ISClusNode **ppNode) = 0; |
| }; |
| #else |
| typedef struct ISClusNodesVtbl { |
| BEGIN_INTERFACE |
| HRESULT (WINAPI *QueryInterface)(ISClusNodes *This,REFIID riid,void **ppvObject); |
| ULONG (WINAPI *AddRef)(ISClusNodes *This); |
| ULONG (WINAPI *Release)(ISClusNodes *This); |
| HRESULT (WINAPI *GetTypeInfoCount)(ISClusNodes *This,UINT *pctinfo); |
| HRESULT (WINAPI *GetTypeInfo)(ISClusNodes *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo); |
| HRESULT (WINAPI *GetIDsOfNames)(ISClusNodes *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId); |
| HRESULT (WINAPI *Invoke)(ISClusNodes *This,DISPID dispIdMember,REFIID riid,LCID lcid,WORD wFlags,DISPPARAMS *pDispParams,VARIANT *pVarResult,EXCEPINFO *pExcepInfo,UINT *puArgErr); |
| HRESULT (WINAPI *get_Count)(ISClusNodes *This,__LONG32 *plCount); |
| HRESULT (WINAPI *get__NewEnum)(ISClusNodes *This,IUnknown **retval); |
| HRESULT (WINAPI *Refresh)(ISClusNodes *This); |
| HRESULT (WINAPI *get_Item)(ISClusNodes *This,VARIANT varIndex,ISClusNode **ppNode); |
| END_INTERFACE |
| } ISClusNodesVtbl; |
| struct ISClusNodes { |
| CONST_VTBL struct ISClusNodesVtbl *lpVtbl; |
| }; |
| #ifdef COBJMACROS |
| #define ISClusNodes_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) |
| #define ISClusNodes_AddRef(This) (This)->lpVtbl->AddRef(This) |
| #define ISClusNodes_Release(This) (This)->lpVtbl->Release(This) |
| #define ISClusNodes_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo) |
| #define ISClusNodes_GetTypeInfo(This,iTInfo,lcid,ppTInfo) (This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo) |
| #define ISClusNodes_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) (This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) |
| #define ISClusNodes_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) (This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) |
| #define ISClusNodes_get_Count(This,plCount) (This)->lpVtbl->get_Count(This,plCount) |
| #define ISClusNodes_get__NewEnum(This,retval) (This)->lpVtbl->get__NewEnum(This,retval) |
| #define ISClusNodes_Refresh(This) (This)->lpVtbl->Refresh(This) |
| #define ISClusNodes_get_Item(This,varIndex,ppNode) (This)->lpVtbl->get_Item(This,varIndex,ppNode) |
| #endif |
| #endif |
| HRESULT WINAPI ISClusNodes_get_Count_Proxy(ISClusNodes *This,__LONG32 *plCount); |
| void __RPC_STUB ISClusNodes_get_Count_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusNodes_get__NewEnum_Proxy(ISClusNodes *This,IUnknown **retval); |
| void __RPC_STUB ISClusNodes_get__NewEnum_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusNodes_Refresh_Proxy(ISClusNodes *This); |
| void __RPC_STUB ISClusNodes_Refresh_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusNodes_get_Item_Proxy(ISClusNodes *This,VARIANT varIndex,ISClusNode **ppNode); |
| void __RPC_STUB ISClusNodes_get_Item_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| #endif |
| |
| #ifndef __ISClusNetwork_INTERFACE_DEFINED__ |
| #define __ISClusNetwork_INTERFACE_DEFINED__ |
| EXTERN_C const IID IID_ISClusNetwork; |
| #if defined(__cplusplus) && !defined(CINTERFACE) |
| struct ISClusNetwork : public IDispatch { |
| public: |
| virtual HRESULT WINAPI get_CommonProperties(ISClusProperties **ppProperties) = 0; |
| virtual HRESULT WINAPI get_PrivateProperties(ISClusProperties **ppProperties) = 0; |
| virtual HRESULT WINAPI get_CommonROProperties(ISClusProperties **ppProperties) = 0; |
| virtual HRESULT WINAPI get_PrivateROProperties(ISClusProperties **ppProperties) = 0; |
| virtual HRESULT WINAPI get_Handle(ULONG_PTR *phandle) = 0; |
| virtual HRESULT WINAPI get_Name(BSTR *pbstrName) = 0; |
| virtual HRESULT WINAPI put_Name(BSTR bstrNetworkName) = 0; |
| virtual HRESULT WINAPI get_NetworkID(BSTR *pbstrNetworkID) = 0; |
| virtual HRESULT WINAPI get_State(CLUSTER_NETWORK_STATE *dwState) = 0; |
| virtual HRESULT WINAPI get_NetInterfaces(ISClusNetworkNetInterfaces **ppClusNetInterfaces) = 0; |
| virtual HRESULT WINAPI get_Cluster(ISCluster **ppCluster) = 0; |
| }; |
| #else |
| typedef struct ISClusNetworkVtbl { |
| BEGIN_INTERFACE |
| HRESULT (WINAPI *QueryInterface)(ISClusNetwork *This,REFIID riid,void **ppvObject); |
| ULONG (WINAPI *AddRef)(ISClusNetwork *This); |
| ULONG (WINAPI *Release)(ISClusNetwork *This); |
| HRESULT (WINAPI *GetTypeInfoCount)(ISClusNetwork *This,UINT *pctinfo); |
| HRESULT (WINAPI *GetTypeInfo)(ISClusNetwork *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo); |
| HRESULT (WINAPI *GetIDsOfNames)(ISClusNetwork *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId); |
| HRESULT (WINAPI *Invoke)(ISClusNetwork *This,DISPID dispIdMember,REFIID riid,LCID lcid,WORD wFlags,DISPPARAMS *pDispParams,VARIANT *pVarResult,EXCEPINFO *pExcepInfo,UINT *puArgErr); |
| HRESULT (WINAPI *get_CommonProperties)(ISClusNetwork *This,ISClusProperties **ppProperties); |
| HRESULT (WINAPI *get_PrivateProperties)(ISClusNetwork *This,ISClusProperties **ppProperties); |
| HRESULT (WINAPI *get_CommonROProperties)(ISClusNetwork *This,ISClusProperties **ppProperties); |
| HRESULT (WINAPI *get_PrivateROProperties)(ISClusNetwork *This,ISClusProperties **ppProperties); |
| HRESULT (WINAPI *get_Handle)(ISClusNetwork *This,ULONG_PTR *phandle); |
| HRESULT (WINAPI *get_Name)(ISClusNetwork *This,BSTR *pbstrName); |
| HRESULT (WINAPI *put_Name)(ISClusNetwork *This,BSTR bstrNetworkName); |
| HRESULT (WINAPI *get_NetworkID)(ISClusNetwork *This,BSTR *pbstrNetworkID); |
| HRESULT (WINAPI *get_State)(ISClusNetwork *This,CLUSTER_NETWORK_STATE *dwState); |
| HRESULT (WINAPI *get_NetInterfaces)(ISClusNetwork *This,ISClusNetworkNetInterfaces **ppClusNetInterfaces); |
| HRESULT (WINAPI *get_Cluster)(ISClusNetwork *This,ISCluster **ppCluster); |
| END_INTERFACE |
| } ISClusNetworkVtbl; |
| struct ISClusNetwork { |
| CONST_VTBL struct ISClusNetworkVtbl *lpVtbl; |
| }; |
| #ifdef COBJMACROS |
| #define ISClusNetwork_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) |
| #define ISClusNetwork_AddRef(This) (This)->lpVtbl->AddRef(This) |
| #define ISClusNetwork_Release(This) (This)->lpVtbl->Release(This) |
| #define ISClusNetwork_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo) |
| #define ISClusNetwork_GetTypeInfo(This,iTInfo,lcid,ppTInfo) (This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo) |
| #define ISClusNetwork_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) (This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) |
| #define ISClusNetwork_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) (This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) |
| #define ISClusNetwork_get_CommonProperties(This,ppProperties) (This)->lpVtbl->get_CommonProperties(This,ppProperties) |
| #define ISClusNetwork_get_PrivateProperties(This,ppProperties) (This)->lpVtbl->get_PrivateProperties(This,ppProperties) |
| #define ISClusNetwork_get_CommonROProperties(This,ppProperties) (This)->lpVtbl->get_CommonROProperties(This,ppProperties) |
| #define ISClusNetwork_get_PrivateROProperties(This,ppProperties) (This)->lpVtbl->get_PrivateROProperties(This,ppProperties) |
| #define ISClusNetwork_get_Handle(This,phandle) (This)->lpVtbl->get_Handle(This,phandle) |
| #define ISClusNetwork_get_Name(This,pbstrName) (This)->lpVtbl->get_Name(This,pbstrName) |
| #define ISClusNetwork_put_Name(This,bstrNetworkName) (This)->lpVtbl->put_Name(This,bstrNetworkName) |
| #define ISClusNetwork_get_NetworkID(This,pbstrNetworkID) (This)->lpVtbl->get_NetworkID(This,pbstrNetworkID) |
| #define ISClusNetwork_get_State(This,dwState) (This)->lpVtbl->get_State(This,dwState) |
| #define ISClusNetwork_get_NetInterfaces(This,ppClusNetInterfaces) (This)->lpVtbl->get_NetInterfaces(This,ppClusNetInterfaces) |
| #define ISClusNetwork_get_Cluster(This,ppCluster) (This)->lpVtbl->get_Cluster(This,ppCluster) |
| #endif |
| #endif |
| HRESULT WINAPI ISClusNetwork_get_CommonProperties_Proxy(ISClusNetwork *This,ISClusProperties **ppProperties); |
| void __RPC_STUB ISClusNetwork_get_CommonProperties_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusNetwork_get_PrivateProperties_Proxy(ISClusNetwork *This,ISClusProperties **ppProperties); |
| void __RPC_STUB ISClusNetwork_get_PrivateProperties_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusNetwork_get_CommonROProperties_Proxy(ISClusNetwork *This,ISClusProperties **ppProperties); |
| void __RPC_STUB ISClusNetwork_get_CommonROProperties_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusNetwork_get_PrivateROProperties_Proxy(ISClusNetwork *This,ISClusProperties **ppProperties); |
| void __RPC_STUB ISClusNetwork_get_PrivateROProperties_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusNetwork_get_Handle_Proxy(ISClusNetwork *This,ULONG_PTR *phandle); |
| void __RPC_STUB ISClusNetwork_get_Handle_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusNetwork_get_Name_Proxy(ISClusNetwork *This,BSTR *pbstrName); |
| void __RPC_STUB ISClusNetwork_get_Name_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusNetwork_put_Name_Proxy(ISClusNetwork *This,BSTR bstrNetworkName); |
| void __RPC_STUB ISClusNetwork_put_Name_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusNetwork_get_NetworkID_Proxy(ISClusNetwork *This,BSTR *pbstrNetworkID); |
| void __RPC_STUB ISClusNetwork_get_NetworkID_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusNetwork_get_State_Proxy(ISClusNetwork *This,CLUSTER_NETWORK_STATE *dwState); |
| void __RPC_STUB ISClusNetwork_get_State_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusNetwork_get_NetInterfaces_Proxy(ISClusNetwork *This,ISClusNetworkNetInterfaces **ppClusNetInterfaces); |
| void __RPC_STUB ISClusNetwork_get_NetInterfaces_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusNetwork_get_Cluster_Proxy(ISClusNetwork *This,ISCluster **ppCluster); |
| void __RPC_STUB ISClusNetwork_get_Cluster_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| #endif |
| |
| #ifndef __ISClusNetworks_INTERFACE_DEFINED__ |
| #define __ISClusNetworks_INTERFACE_DEFINED__ |
| EXTERN_C const IID IID_ISClusNetworks; |
| #if defined(__cplusplus) && !defined(CINTERFACE) |
| struct ISClusNetworks : public IDispatch { |
| public: |
| virtual HRESULT WINAPI get_Count(__LONG32 *plCount) = 0; |
| virtual HRESULT WINAPI get__NewEnum(IUnknown **retval) = 0; |
| virtual HRESULT WINAPI Refresh(void) = 0; |
| virtual HRESULT WINAPI get_Item(VARIANT varIndex,ISClusNetwork **ppClusNetwork) = 0; |
| }; |
| #else |
| typedef struct ISClusNetworksVtbl { |
| BEGIN_INTERFACE |
| HRESULT (WINAPI *QueryInterface)(ISClusNetworks *This,REFIID riid,void **ppvObject); |
| ULONG (WINAPI *AddRef)(ISClusNetworks *This); |
| ULONG (WINAPI *Release)(ISClusNetworks *This); |
| HRESULT (WINAPI *GetTypeInfoCount)(ISClusNetworks *This,UINT *pctinfo); |
| HRESULT (WINAPI *GetTypeInfo)(ISClusNetworks *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo); |
| HRESULT (WINAPI *GetIDsOfNames)(ISClusNetworks *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId); |
| HRESULT (WINAPI *Invoke)(ISClusNetworks *This,DISPID dispIdMember,REFIID riid,LCID lcid,WORD wFlags,DISPPARAMS *pDispParams,VARIANT *pVarResult,EXCEPINFO *pExcepInfo,UINT *puArgErr); |
| HRESULT (WINAPI *get_Count)(ISClusNetworks *This,__LONG32 *plCount); |
| HRESULT (WINAPI *get__NewEnum)(ISClusNetworks *This,IUnknown **retval); |
| HRESULT (WINAPI *Refresh)(ISClusNetworks *This); |
| HRESULT (WINAPI *get_Item)(ISClusNetworks *This,VARIANT varIndex,ISClusNetwork **ppClusNetwork); |
| END_INTERFACE |
| } ISClusNetworksVtbl; |
| struct ISClusNetworks { |
| CONST_VTBL struct ISClusNetworksVtbl *lpVtbl; |
| }; |
| #ifdef COBJMACROS |
| #define ISClusNetworks_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) |
| #define ISClusNetworks_AddRef(This) (This)->lpVtbl->AddRef(This) |
| #define ISClusNetworks_Release(This) (This)->lpVtbl->Release(This) |
| #define ISClusNetworks_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo) |
| #define ISClusNetworks_GetTypeInfo(This,iTInfo,lcid,ppTInfo) (This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo) |
| #define ISClusNetworks_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) (This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) |
| #define ISClusNetworks_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) (This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) |
| #define ISClusNetworks_get_Count(This,plCount) (This)->lpVtbl->get_Count(This,plCount) |
| #define ISClusNetworks_get__NewEnum(This,retval) (This)->lpVtbl->get__NewEnum(This,retval) |
| #define ISClusNetworks_Refresh(This) (This)->lpVtbl->Refresh(This) |
| #define ISClusNetworks_get_Item(This,varIndex,ppClusNetwork) (This)->lpVtbl->get_Item(This,varIndex,ppClusNetwork) |
| #endif |
| #endif |
| HRESULT WINAPI ISClusNetworks_get_Count_Proxy(ISClusNetworks *This,__LONG32 *plCount); |
| void __RPC_STUB ISClusNetworks_get_Count_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusNetworks_get__NewEnum_Proxy(ISClusNetworks *This,IUnknown **retval); |
| void __RPC_STUB ISClusNetworks_get__NewEnum_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusNetworks_Refresh_Proxy(ISClusNetworks *This); |
| void __RPC_STUB ISClusNetworks_Refresh_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusNetworks_get_Item_Proxy(ISClusNetworks *This,VARIANT varIndex,ISClusNetwork **ppClusNetwork); |
| void __RPC_STUB ISClusNetworks_get_Item_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| #endif |
| |
| #ifndef __ISClusNetInterface_INTERFACE_DEFINED__ |
| #define __ISClusNetInterface_INTERFACE_DEFINED__ |
| EXTERN_C const IID IID_ISClusNetInterface; |
| #if defined(__cplusplus) && !defined(CINTERFACE) |
| struct ISClusNetInterface : public IDispatch { |
| public: |
| virtual HRESULT WINAPI get_CommonProperties(ISClusProperties **ppProperties) = 0; |
| virtual HRESULT WINAPI get_PrivateProperties(ISClusProperties **ppProperties) = 0; |
| virtual HRESULT WINAPI get_CommonROProperties(ISClusProperties **ppProperties) = 0; |
| virtual HRESULT WINAPI get_PrivateROProperties(ISClusProperties **ppProperties) = 0; |
| virtual HRESULT WINAPI get_Name(BSTR *pbstrName) = 0; |
| virtual HRESULT WINAPI get_Handle(ULONG_PTR *phandle) = 0; |
| virtual HRESULT WINAPI get_State(CLUSTER_NETINTERFACE_STATE *dwState) = 0; |
| virtual HRESULT WINAPI get_Cluster(ISCluster **ppCluster) = 0; |
| }; |
| #else |
| typedef struct ISClusNetInterfaceVtbl { |
| BEGIN_INTERFACE |
| HRESULT (WINAPI *QueryInterface)(ISClusNetInterface *This,REFIID riid,void **ppvObject); |
| ULONG (WINAPI *AddRef)(ISClusNetInterface *This); |
| ULONG (WINAPI *Release)(ISClusNetInterface *This); |
| HRESULT (WINAPI *GetTypeInfoCount)(ISClusNetInterface *This,UINT *pctinfo); |
| HRESULT (WINAPI *GetTypeInfo)(ISClusNetInterface *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo); |
| HRESULT (WINAPI *GetIDsOfNames)(ISClusNetInterface *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId); |
| HRESULT (WINAPI *Invoke)(ISClusNetInterface *This,DISPID dispIdMember,REFIID riid,LCID lcid,WORD wFlags,DISPPARAMS *pDispParams,VARIANT *pVarResult,EXCEPINFO *pExcepInfo,UINT *puArgErr); |
| HRESULT (WINAPI *get_CommonProperties)(ISClusNetInterface *This,ISClusProperties **ppProperties); |
| HRESULT (WINAPI *get_PrivateProperties)(ISClusNetInterface *This,ISClusProperties **ppProperties); |
| HRESULT (WINAPI *get_CommonROProperties)(ISClusNetInterface *This,ISClusProperties **ppProperties); |
| HRESULT (WINAPI *get_PrivateROProperties)(ISClusNetInterface *This,ISClusProperties **ppProperties); |
| HRESULT (WINAPI *get_Name)(ISClusNetInterface *This,BSTR *pbstrName); |
| HRESULT (WINAPI *get_Handle)(ISClusNetInterface *This,ULONG_PTR *phandle); |
| HRESULT (WINAPI *get_State)(ISClusNetInterface *This,CLUSTER_NETINTERFACE_STATE *dwState); |
| HRESULT (WINAPI *get_Cluster)(ISClusNetInterface *This,ISCluster **ppCluster); |
| END_INTERFACE |
| } ISClusNetInterfaceVtbl; |
| struct ISClusNetInterface { |
| CONST_VTBL struct ISClusNetInterfaceVtbl *lpVtbl; |
| }; |
| #ifdef COBJMACROS |
| #define ISClusNetInterface_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) |
| #define ISClusNetInterface_AddRef(This) (This)->lpVtbl->AddRef(This) |
| #define ISClusNetInterface_Release(This) (This)->lpVtbl->Release(This) |
| #define ISClusNetInterface_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo) |
| #define ISClusNetInterface_GetTypeInfo(This,iTInfo,lcid,ppTInfo) (This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo) |
| #define ISClusNetInterface_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) (This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) |
| #define ISClusNetInterface_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) (This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) |
| #define ISClusNetInterface_get_CommonProperties(This,ppProperties) (This)->lpVtbl->get_CommonProperties(This,ppProperties) |
| #define ISClusNetInterface_get_PrivateProperties(This,ppProperties) (This)->lpVtbl->get_PrivateProperties(This,ppProperties) |
| #define ISClusNetInterface_get_CommonROProperties(This,ppProperties) (This)->lpVtbl->get_CommonROProperties(This,ppProperties) |
| #define ISClusNetInterface_get_PrivateROProperties(This,ppProperties) (This)->lpVtbl->get_PrivateROProperties(This,ppProperties) |
| #define ISClusNetInterface_get_Name(This,pbstrName) (This)->lpVtbl->get_Name(This,pbstrName) |
| #define ISClusNetInterface_get_Handle(This,phandle) (This)->lpVtbl->get_Handle(This,phandle) |
| #define ISClusNetInterface_get_State(This,dwState) (This)->lpVtbl->get_State(This,dwState) |
| #define ISClusNetInterface_get_Cluster(This,ppCluster) (This)->lpVtbl->get_Cluster(This,ppCluster) |
| #endif |
| #endif |
| HRESULT WINAPI ISClusNetInterface_get_CommonProperties_Proxy(ISClusNetInterface *This,ISClusProperties **ppProperties); |
| void __RPC_STUB ISClusNetInterface_get_CommonProperties_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusNetInterface_get_PrivateProperties_Proxy(ISClusNetInterface *This,ISClusProperties **ppProperties); |
| void __RPC_STUB ISClusNetInterface_get_PrivateProperties_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusNetInterface_get_CommonROProperties_Proxy(ISClusNetInterface *This,ISClusProperties **ppProperties); |
| void __RPC_STUB ISClusNetInterface_get_CommonROProperties_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusNetInterface_get_PrivateROProperties_Proxy(ISClusNetInterface *This,ISClusProperties **ppProperties); |
| void __RPC_STUB ISClusNetInterface_get_PrivateROProperties_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusNetInterface_get_Name_Proxy(ISClusNetInterface *This,BSTR *pbstrName); |
| void __RPC_STUB ISClusNetInterface_get_Name_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusNetInterface_get_Handle_Proxy(ISClusNetInterface *This,ULONG_PTR *phandle); |
| void __RPC_STUB ISClusNetInterface_get_Handle_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusNetInterface_get_State_Proxy(ISClusNetInterface *This,CLUSTER_NETINTERFACE_STATE *dwState); |
| void __RPC_STUB ISClusNetInterface_get_State_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusNetInterface_get_Cluster_Proxy(ISClusNetInterface *This,ISCluster **ppCluster); |
| void __RPC_STUB ISClusNetInterface_get_Cluster_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| #endif |
| |
| #ifndef __ISClusNetInterfaces_INTERFACE_DEFINED__ |
| #define __ISClusNetInterfaces_INTERFACE_DEFINED__ |
| EXTERN_C const IID IID_ISClusNetInterfaces; |
| #if defined(__cplusplus) && !defined(CINTERFACE) |
| struct ISClusNetInterfaces : public IDispatch { |
| public: |
| virtual HRESULT WINAPI get_Count(__LONG32 *plCount) = 0; |
| virtual HRESULT WINAPI get__NewEnum(IUnknown **retval) = 0; |
| virtual HRESULT WINAPI Refresh(void) = 0; |
| virtual HRESULT WINAPI get_Item(VARIANT varIndex,ISClusNetInterface **ppClusNetInterface) = 0; |
| }; |
| #else |
| typedef struct ISClusNetInterfacesVtbl { |
| BEGIN_INTERFACE |
| HRESULT (WINAPI *QueryInterface)(ISClusNetInterfaces *This,REFIID riid,void **ppvObject); |
| ULONG (WINAPI *AddRef)(ISClusNetInterfaces *This); |
| ULONG (WINAPI *Release)(ISClusNetInterfaces *This); |
| HRESULT (WINAPI *GetTypeInfoCount)(ISClusNetInterfaces *This,UINT *pctinfo); |
| HRESULT (WINAPI *GetTypeInfo)(ISClusNetInterfaces *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo); |
| HRESULT (WINAPI *GetIDsOfNames)(ISClusNetInterfaces *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId); |
| HRESULT (WINAPI *Invoke)(ISClusNetInterfaces *This,DISPID dispIdMember,REFIID riid,LCID lcid,WORD wFlags,DISPPARAMS *pDispParams,VARIANT *pVarResult,EXCEPINFO *pExcepInfo,UINT *puArgErr); |
| HRESULT (WINAPI *get_Count)(ISClusNetInterfaces *This,__LONG32 *plCount); |
| HRESULT (WINAPI *get__NewEnum)(ISClusNetInterfaces *This,IUnknown **retval); |
| HRESULT (WINAPI *Refresh)(ISClusNetInterfaces *This); |
| HRESULT (WINAPI *get_Item)(ISClusNetInterfaces *This,VARIANT varIndex,ISClusNetInterface **ppClusNetInterface); |
| END_INTERFACE |
| } ISClusNetInterfacesVtbl; |
| struct ISClusNetInterfaces { |
| CONST_VTBL struct ISClusNetInterfacesVtbl *lpVtbl; |
| }; |
| #ifdef COBJMACROS |
| #define ISClusNetInterfaces_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) |
| #define ISClusNetInterfaces_AddRef(This) (This)->lpVtbl->AddRef(This) |
| #define ISClusNetInterfaces_Release(This) (This)->lpVtbl->Release(This) |
| #define ISClusNetInterfaces_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo) |
| #define ISClusNetInterfaces_GetTypeInfo(This,iTInfo,lcid,ppTInfo) (This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo) |
| #define ISClusNetInterfaces_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) (This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) |
| #define ISClusNetInterfaces_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) (This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) |
| #define ISClusNetInterfaces_get_Count(This,plCount) (This)->lpVtbl->get_Count(This,plCount) |
| #define ISClusNetInterfaces_get__NewEnum(This,retval) (This)->lpVtbl->get__NewEnum(This,retval) |
| #define ISClusNetInterfaces_Refresh(This) (This)->lpVtbl->Refresh(This) |
| #define ISClusNetInterfaces_get_Item(This,varIndex,ppClusNetInterface) (This)->lpVtbl->get_Item(This,varIndex,ppClusNetInterface) |
| #endif |
| #endif |
| HRESULT WINAPI ISClusNetInterfaces_get_Count_Proxy(ISClusNetInterfaces *This,__LONG32 *plCount); |
| void __RPC_STUB ISClusNetInterfaces_get_Count_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusNetInterfaces_get__NewEnum_Proxy(ISClusNetInterfaces *This,IUnknown **retval); |
| void __RPC_STUB ISClusNetInterfaces_get__NewEnum_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusNetInterfaces_Refresh_Proxy(ISClusNetInterfaces *This); |
| void __RPC_STUB ISClusNetInterfaces_Refresh_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusNetInterfaces_get_Item_Proxy(ISClusNetInterfaces *This,VARIANT varIndex,ISClusNetInterface **ppClusNetInterface); |
| void __RPC_STUB ISClusNetInterfaces_get_Item_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| #endif |
| |
| #ifndef __ISClusNodeNetInterfaces_INTERFACE_DEFINED__ |
| #define __ISClusNodeNetInterfaces_INTERFACE_DEFINED__ |
| EXTERN_C const IID IID_ISClusNodeNetInterfaces; |
| #if defined(__cplusplus) && !defined(CINTERFACE) |
| struct ISClusNodeNetInterfaces : public IDispatch { |
| public: |
| virtual HRESULT WINAPI get_Count(__LONG32 *plCount) = 0; |
| virtual HRESULT WINAPI get__NewEnum(IUnknown **retval) = 0; |
| virtual HRESULT WINAPI Refresh(void) = 0; |
| virtual HRESULT WINAPI get_Item(VARIANT varIndex,ISClusNetInterface **ppClusNetInterface) = 0; |
| }; |
| #else |
| typedef struct ISClusNodeNetInterfacesVtbl { |
| BEGIN_INTERFACE |
| HRESULT (WINAPI *QueryInterface)(ISClusNodeNetInterfaces *This,REFIID riid,void **ppvObject); |
| ULONG (WINAPI *AddRef)(ISClusNodeNetInterfaces *This); |
| ULONG (WINAPI *Release)(ISClusNodeNetInterfaces *This); |
| HRESULT (WINAPI *GetTypeInfoCount)(ISClusNodeNetInterfaces *This,UINT *pctinfo); |
| HRESULT (WINAPI *GetTypeInfo)(ISClusNodeNetInterfaces *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo); |
| HRESULT (WINAPI *GetIDsOfNames)(ISClusNodeNetInterfaces *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId); |
| HRESULT (WINAPI *Invoke)(ISClusNodeNetInterfaces *This,DISPID dispIdMember,REFIID riid,LCID lcid,WORD wFlags,DISPPARAMS *pDispParams,VARIANT *pVarResult,EXCEPINFO *pExcepInfo,UINT *puArgErr); |
| HRESULT (WINAPI *get_Count)(ISClusNodeNetInterfaces *This,__LONG32 *plCount); |
| HRESULT (WINAPI *get__NewEnum)(ISClusNodeNetInterfaces *This,IUnknown **retval); |
| HRESULT (WINAPI *Refresh)(ISClusNodeNetInterfaces *This); |
| HRESULT (WINAPI *get_Item)(ISClusNodeNetInterfaces *This,VARIANT varIndex,ISClusNetInterface **ppClusNetInterface); |
| END_INTERFACE |
| } ISClusNodeNetInterfacesVtbl; |
| struct ISClusNodeNetInterfaces { |
| CONST_VTBL struct ISClusNodeNetInterfacesVtbl *lpVtbl; |
| }; |
| #ifdef COBJMACROS |
| #define ISClusNodeNetInterfaces_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) |
| #define ISClusNodeNetInterfaces_AddRef(This) (This)->lpVtbl->AddRef(This) |
| #define ISClusNodeNetInterfaces_Release(This) (This)->lpVtbl->Release(This) |
| #define ISClusNodeNetInterfaces_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo) |
| #define ISClusNodeNetInterfaces_GetTypeInfo(This,iTInfo,lcid,ppTInfo) (This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo) |
| #define ISClusNodeNetInterfaces_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) (This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) |
| #define ISClusNodeNetInterfaces_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) (This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) |
| #define ISClusNodeNetInterfaces_get_Count(This,plCount) (This)->lpVtbl->get_Count(This,plCount) |
| #define ISClusNodeNetInterfaces_get__NewEnum(This,retval) (This)->lpVtbl->get__NewEnum(This,retval) |
| #define ISClusNodeNetInterfaces_Refresh(This) (This)->lpVtbl->Refresh(This) |
| #define ISClusNodeNetInterfaces_get_Item(This,varIndex,ppClusNetInterface) (This)->lpVtbl->get_Item(This,varIndex,ppClusNetInterface) |
| #endif |
| #endif |
| HRESULT WINAPI ISClusNodeNetInterfaces_get_Count_Proxy(ISClusNodeNetInterfaces *This,__LONG32 *plCount); |
| void __RPC_STUB ISClusNodeNetInterfaces_get_Count_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusNodeNetInterfaces_get__NewEnum_Proxy(ISClusNodeNetInterfaces *This,IUnknown **retval); |
| void __RPC_STUB ISClusNodeNetInterfaces_get__NewEnum_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusNodeNetInterfaces_Refresh_Proxy(ISClusNodeNetInterfaces *This); |
| void __RPC_STUB ISClusNodeNetInterfaces_Refresh_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| HRESULT WINAPI ISClusNodeNetInterfaces_get_Item_Proxy(ISClusNodeNetInterfaces *This,VARIANT varIndex,ISClusNetInterface **ppClusNetInterface); |
| void __RPC_STUB ISClusNodeNetInterfaces_get_Item_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); |
| #endif |
| |
| #ifndef __ISClusNetworkNetInterfaces_INTERFACE_DEFINED__ |
| #define __ISClusNetworkNetInterfaces_INTERFACE_DEFINED__ |
| EXTERN_C const IID IID_ISClusNetworkNetInterfaces; |
| #if defined(__cplusplus) && !defined(CINTERFACE) |
| struct ISClusNetworkNetInterfaces : public IDispatch { |
| public: |
| virtual HRESULT WINAPI get_Count(__LONG32 *plCount) = 0; |
| virtual HRESULT WINAPI get__NewEnum(IUnknown **retval) = 0; |
| virtual HRESULT WINAPI Refresh(void) = 0; |
| virtual HRESULT WINAPI get_Item(VARIANT varIndex,ISClusNetInterface **ppClusNetInterface) = 0; |
| }; |
| #else |
| typedef struct ISClusNetworkNetInterfacesVtbl { |
| BEGIN_INTERFACE |
| HRESULT (WINAPI *QueryInterface)(ISClusNetworkNetInterfaces *This,REFIID riid,void **ppvObject); |
| ULONG (WINAPI *AddRef)(ISClusNetworkNetInterfaces *This); |
| ULONG (WINAPI *Release)(ISClusNetworkNetInterfaces *This); |
| HRESULT (WINAPI *GetTypeInfoCount)(ISClusNetworkNetInterfaces *This,UINT *pctinfo); |
| HRESULT (WINAPI *GetTypeInfo)(ISClusNetworkNetInterfaces *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo); |
| HRESULT (WINAPI *GetIDsOfNames)(ISClusNetworkNetInterfaces *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId); |
| HRESULT (WINAPI *Invoke)(ISClusNetworkNetInterfaces *This,DISPID dispIdMember,REFIID riid,LCID lcid,WORD wFlags,DISPPARAMS *pDispParams,VARIANT *pVarResult,EXCEPINFO *pExcepInfo,UINT *puArgErr); |
| HRESULT (WINAPI *get_Count)(ISClusNetworkNetInterfaces *This,__LONG32 *plCount); |
| HRESULT (WINAPI *get__NewEnum)(ISClusNetworkNetInterfaces *This,IUnknown **retval); |
| HRESULT (WINAPI *Refresh)(ISClusNetworkNetInterfaces *This); |
| HRESULT (WINAPI *get_Item)(ISClusNetworkNetInterfaces *This,VARIANT varIndex,ISClusNetInterface **ppClusNetInterface); |
| END_INTERFACE |
| } ISClusNetworkNetInterfacesVtbl; |
| struct ISClusNetworkNetInterfaces { |
| CONST_VTBL struct ISClusNetworkNetInterfacesVtbl *lpVtbl; |
| }; |
| #ifdef COBJMACROS |
| #define ISClusNetworkNetInterfaces_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) |
| #define ISClusNetworkNetInterfaces_AddRef(This) (This)->lpVtbl->AddRef(This) |
| #define ISClusNetworkNetInterfaces_Release(This) (This)->lpVtbl->Release(This) |
| #define ISClusNetworkNetInterfaces_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo) |
| #define ISClusNetworkNetInterfaces_GetTypeInfo(This,iTInfo,lcid,ppTInfo) (This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo) |
| #define |