Searched refs:pPowerMode (Results 1 – 1 of 1) sorted by relevance
4865 virtual HRESULT WINAPI get_DevicePower(long *pPowerMode) = 0;4880 HRESULT (WINAPI *get_DevicePower)(IAMExtDevice *This,long *pPowerMode);4897 #define IAMExtDevice_get_DevicePower(This,pPowerMode) (This)->lpVtbl->get_DevicePower(This,pPowerMo… argument4911 HRESULT WINAPI IAMExtDevice_get_DevicePower_Proxy(IAMExtDevice *This,long *pPowerMode);