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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dstrmif.h12163 virtual HRESULT WINAPI put_DevicePower(LONG PowerMode) = 0;
12178 HRESULT (WINAPI *put_DevicePower)(IAMExtDevice *This,LONG PowerMode); member in struct:IAMExtDeviceVtbl
12195 #define IAMExtDevice_put_DevicePower(This,PowerMode) (This)->lpVtbl->put_DevicePower(This,PowerMode)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dstrmif.h12163 virtual HRESULT WINAPI put_DevicePower(LONG PowerMode) = 0;
12178 HRESULT (WINAPI *put_DevicePower)(IAMExtDevice *This,LONG PowerMode); member in struct:IAMExtDeviceVtbl
12195 #define IAMExtDevice_put_DevicePower(This,PowerMode) (This)->lpVtbl->put_DevicePower(This,PowerMode)

Completed in 92 milliseconds