Searched refs:pFormatEtc (Results 1 – 2 of 2) sorted by relevance
58 …rapperAdviseSink( const ComSmart< IAdviseSink >& pListener, FORMATETC* pFormatEtc, DWORD nDataRegF… in OleWrapperAdviseSink() argument70 if ( pFormatEtc ) in OleWrapperAdviseSink()73 m_pFormatEtc->cfFormat = pFormatEtc->cfFormat; in OleWrapperAdviseSink()75 m_pFormatEtc->dwAspect = pFormatEtc->dwAspect; in OleWrapperAdviseSink()76 m_pFormatEtc->lindex = pFormatEtc->lindex; in OleWrapperAdviseSink()77 m_pFormatEtc->tymed = pFormatEtc->tymed; in OleWrapperAdviseSink()
56 …OleWrapperAdviseSink( const ComSmart< IAdviseSink >& pListener, FORMATETC* pFormatEtc, DWORD nData…
Completed in 16 milliseconds