Searched defs:Method (Results 1 – 2 of 2) sorted by relevance
189 bool COleAutomationControl::Method (char* Name, LPCTSTR Format, ...) in Method() function in COleAutomationControl199 bool COleAutomationControl::Method (DISPID DispatchId, LPCTSTR Format, ...) in Method() function in COleAutomationControl
601 static DISPID VimGetDispatchId(COleAutomationControl& VimOle, char* Method) in VimGetDispatchId()