Searched refs:PartitionConfig (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dcomsvcs.h5180 virtual HRESULT WINAPI PartitionConfig(CSC_PartitionConfig partitionConfig) = 0;
5189 HRESULT (WINAPI *PartitionConfig)(IServicePartitionConfig *This,CSC_PartitionConfig partitionConfig); member in struct:IServicePartitionConfigVtbl
5200 #define IServicePartitionConfig_PartitionConfig(This,partitionConfig) (This)->lpVtbl->PartitionConfig(This,partitionConfig)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dcomsvcs.h5180 virtual HRESULT WINAPI PartitionConfig(CSC_PartitionConfig partitionConfig) = 0;
5189 HRESULT (WINAPI *PartitionConfig)(IServicePartitionConfig *This,CSC_PartitionConfig partitionConfig); member in struct:IServicePartitionConfigVtbl
5200 #define IServicePartitionConfig_PartitionConfig(This,partitionConfig) (This)->lpVtbl->PartitionConfig(This,partitionConfig)

Completed in 124 milliseconds