Searched defs:IStillImage_GetDeviceValue (Results 1 – 1 of 1) sorted by relevance
/reactos/sdk/include/psdk/ |
H A D | sti.h | 141 #define IStillImage_GetDeviceValue(p,a,b,c,d,e) (p)->lpVtbl->GetDeviceValue(p,a,b,c,d,e) macro 162 #define IStillImage_GetDeviceValue(p,a,b,c,d,e) (p)->GetDeviceValue(a,b,c,d,e) macro
|