Home
last modified time | relevance | path

Searched refs:IStillImage_Release (Results 1 – 2 of 2) sorted by relevance

/reactos/modules/rostests/winetests/sti/
H A Dsti.c187 IStillImage_Release(pStiW); in test_stillimage_aggregation()
203 IStillImage_Release(pStiW2); in test_stillimage_aggregation()
204 IStillImage_Release(pStiW2); in test_stillimage_aggregation()
209 IStillImage_Release(pStiW); in test_stillimage_aggregation()
219 IStillImage_Release(pStiW); in test_stillimage_aggregation()
256 IStillImage_Release(pStiW); in test_launch_app_registry()
/reactos/sdk/include/psdk/
H A Dsti.h135 #define IStillImage_Release(p) (p)->lpVtbl->Release(p) macro
156 #define IStillImage_Release(p) (p)->Release() macro