Searched refs:PowerMode (Results 1 – 1 of 1) sorted by relevance
4864 virtual HRESULT WINAPI put_DevicePower(long PowerMode) = 0;4879 HRESULT (WINAPI *put_DevicePower)(IAMExtDevice *This,long PowerMode);4896 #define IAMExtDevice_put_DevicePower(This,PowerMode) (This)->lpVtbl->put_DevicePower(This,PowerMode) argument4909 HRESULT WINAPI IAMExtDevice_put_DevicePower_Proxy(IAMExtDevice *This,long PowerMode);