Searched refs:IPersistPropertyBag_iface (Results 1 – 4 of 4) sorted by relevance
41 IPersistPropertyBag IPersistPropertyBag_iface; member63 return CONTAINING_RECORD(iface, AudioRecord, IPersistPropertyBag_iface); in impl_from_IPersistPropertyBag()83 *ppv = &This->IPersistPropertyBag_iface; in Unknown_QueryInterface()284 This->IPersistPropertyBag_iface.lpVtbl = &PersistPropertyBagVtbl; in QCAP_createAudioCaptureFilter()
38 IPersistPropertyBag IPersistPropertyBag_iface; member138 *ppv = &This->IPersistPropertyBag_iface; in AVICompressor_QueryInterface()288 return CONTAINING_RECORD(iface, AVICompressor, IPersistPropertyBag_iface); in impl_from_IPersistPropertyBag()716 compressor->IPersistPropertyBag_iface.lpVtbl = &PersistPropertyBagVtbl; in QCAP_createAVICompressor()
61 IPersistPropertyBag IPersistPropertyBag_iface; member96 return CONTAINING_RECORD(iface, VfwCapture, IPersistPropertyBag_iface); in impl_from_IPersistPropertyBag()123 *ret_iface = &This->IPersistPropertyBag_iface; in unknown_inner_QueryInterface()233 pVfwCapture->IPersistPropertyBag_iface.lpVtbl = &IPersistPropertyBag_VTable; in QCAP_createVFWCaptureFilter()
257 IPersistPropertyBag IPersistPropertyBag_iface; member311 return CONTAINING_RECORD(iface, OLEFontImpl, IPersistPropertyBag_iface); in impl_from_IPersistPropertyBag()492 *ppvObject = &this->IPersistPropertyBag_iface; in OLEFontImpl_QueryInterface()2161 newObject->IPersistPropertyBag_iface.lpVtbl = &OLEFontImpl_IPersistPropertyBag_VTable; in OLEFontImpl_Construct()