Searched defs:get_CommonROProperties (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmsclus.h1494 virtual HRESULT WINAPI get_CommonROProperties(ISClusProperties **ppProperties) = 0;
1526 HRESULT (WINAPI *get_CommonROProperties)(ISCluster *This,ISClusProperties **ppProperties); member in struct:ISClusterVtbl
1560 #define ISCluster_get_CommonROProperties(This,ppProperties) (This)->lpVtbl->get_CommonROProperties(This,ppProperties)
1633 virtual HRESULT WINAPI get_CommonROProperties(ISClusProperties **ppProperties) = 0;
1658 HRESULT (WINAPI *get_CommonROProperties)(ISClusNode *This,ISClusProperties **ppProperties); member in struct:ISClusNodeVtbl
1685 #define ISClusNode_get_CommonROProperties(This,ppProperties) (This)->lpVtbl->get_CommonROProperties(This,ppProperties)
1791 virtual HRESULT WINAPI get_CommonROProperties(ISClusProperties **ppProperties) = 0;
1813 HRESULT (WINAPI *get_CommonROProperties)(ISClusNetwork *This,ISClusProperties **ppProperties); member in struct:ISClusNetworkVtbl
1837 #define ISClusNetwork_get_CommonROProperties(This,ppProperties) (This)->lpVtbl->get_CommonROProperties(This,ppProperties)
1934 virtual HRESULT WINAPI get_CommonROProperties(ISClusPropertie
1953 HRESULT (WINAPI *get_CommonROProperties)(ISClusNetInterface *This,ISClusProperties **ppProperties); member in struct:ISClusNetInterfaceVtbl
2197 HRESULT (WINAPI *get_CommonROProperties)(ISClusResGroup *This,ISClusProperties **ppProperties); member in struct:ISClusResGroupVtbl
2391 HRESULT (WINAPI *get_CommonROProperties)(ISClusResource *This,ISClusProperties **ppProperties); member in struct:ISClusResourceVtbl
3031 HRESULT (WINAPI *get_CommonROProperties)(ISClusResType *This,ISClusProperties **ppProperties); member in struct:ISClusResTypeVtbl
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmsclus.h1494 virtual HRESULT WINAPI get_CommonROProperties(ISClusProperties **ppProperties) = 0;
1526 HRESULT (WINAPI *get_CommonROProperties)(ISCluster *This,ISClusProperties **ppProperties); member in struct:ISClusterVtbl
1560 #define ISCluster_get_CommonROProperties(This,ppProperties) (This)->lpVtbl->get_CommonROProperties(This,ppProperties)
1633 virtual HRESULT WINAPI get_CommonROProperties(ISClusProperties **ppProperties) = 0;
1658 HRESULT (WINAPI *get_CommonROProperties)(ISClusNode *This,ISClusProperties **ppProperties); member in struct:ISClusNodeVtbl
1685 #define ISClusNode_get_CommonROProperties(This,ppProperties) (This)->lpVtbl->get_CommonROProperties(This,ppProperties)
1791 virtual HRESULT WINAPI get_CommonROProperties(ISClusProperties **ppProperties) = 0;
1813 HRESULT (WINAPI *get_CommonROProperties)(ISClusNetwork *This,ISClusProperties **ppProperties); member in struct:ISClusNetworkVtbl
1837 #define ISClusNetwork_get_CommonROProperties(This,ppProperties) (This)->lpVtbl->get_CommonROProperties(This,ppProperties)
1934 virtual HRESULT WINAPI get_CommonROProperties(ISClusPropertie
1953 HRESULT (WINAPI *get_CommonROProperties)(ISClusNetInterface *This,ISClusProperties **ppProperties); member in struct:ISClusNetInterfaceVtbl
2197 HRESULT (WINAPI *get_CommonROProperties)(ISClusResGroup *This,ISClusProperties **ppProperties); member in struct:ISClusResGroupVtbl
2391 HRESULT (WINAPI *get_CommonROProperties)(ISClusResource *This,ISClusProperties **ppProperties); member in struct:ISClusResourceVtbl
3031 HRESULT (WINAPI *get_CommonROProperties)(ISClusResType *This,ISClusProperties **ppProperties); member in struct:ISClusResTypeVtbl
[all...]

Completed in 65 milliseconds