Home
last modified time | relevance | path

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

/vim-8.2.3635/src/VisVim/
H A DOleAut.h9 bool CreateObject (char* ProgId);
H A DOleAut.cpp79 bool COleAutomationControl::CreateObject (char* ProgId) in CreateObject() argument
85 LPOLESTR OleProgId = TO_OLE_STR (ProgId); in CreateObject()