Home
last modified time | relevance | path

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

/vim-8.2.3635/src/VisVim/
H A DStdAfx.h47 void GetLastErrorDescription (CComBSTR & bstr); // Defined in VisVim.cpp
56 GetLastErrorDescription(bstr); \
H A DVisVim.cpp145 void GetLastErrorDescription (CComBSTR & bstr) in GetLastErrorDescription() function