Home
last modified time | relevance | path

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

/trunk/main/shell/source/win32/shlxthandler/ooofilt/
H A Dooofilt.cxx464 SCODE STDMETHODCALLTYPE COooFilter::GetText(ULONG * pcwcBuffer, WCHAR * awcBuffer) in GetText() argument
474 *pcwcBuffer = 0; in GetText()
478 ULONG ulToCopy = min( *pcwcBuffer, m_ulUnicodeBufferLen - m_ulUnicodeCharsRead ); in GetText()
482 *pcwcBuffer = ulToCopy; in GetText()
H A Dooofilt.hxx111 ULONG * pcwcBuffer,

Completed in 27 milliseconds