Home
last modified time | relevance | path

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

/vim-8.2.3635/src/GvimExt/
H A Dgvimext.cpp428 LPVOID *ppvObj) in CreateInstance() argument
430 *ppvObj = NULL; in CreateInstance()
446 return pShellExt->QueryInterface(riid, ppvObj); in CreateInstance()