MCPcopy Create free account
hub / github.com/DDoSolitary/LxRunOffline / GetCommandString

Method GetCommandString

src/LxRunOfflineShellExt/ContextMenuHandler.cpp:106–108  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

104}
105
106IFACEMETHODIMP CContextMenuHandler::GetCommandString(UINT_PTR, UINT, UINT *, LPSTR, UINT) {
107 return E_NOTIMPL;
108}
109
110IFACEMETHODIMP CContextMenuHandler::InvokeCommand(CMINVOKECOMMANDINFO *const pici) {
111 auto unicode = false;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected