Home
last modified time | relevance | path

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

/reactos/dll/win32/ole32/
H A Dantimoniker.c38 typedef struct AntiMonikerImpl{ struct
43 } AntiMonikerImpl; argument
45 static inline AntiMonikerImpl *impl_from_IMoniker(IMoniker *iface) in impl_from_IMoniker()
50 static inline AntiMonikerImpl *impl_from_IROTData(IROTData *iface) in impl_from_IROTData()
62 AntiMonikerImpl *This = impl_from_IMoniker(iface); in AntiMonikerImpl_QueryInterface()
107 AntiMonikerImpl *This = impl_from_IMoniker(iface); in AntiMonikerImpl_AddRef()
120 AntiMonikerImpl *This = impl_from_IMoniker(iface); in AntiMonikerImpl_Release()
496 AntiMonikerImpl *This = impl_from_IROTData(iface); in AntiMonikerROTDataImpl_QueryInterface()
508 AntiMonikerImpl *This = impl_from_IROTData(iface); in AntiMonikerROTDataImpl_AddRef()
520 AntiMonikerImpl *This = impl_from_IROTData(iface); in AntiMonikerROTDataImpl_Release()
[all …]