Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ FlashCall
Method
FlashCall
Plugins/Plugin_HikariWidget/FlashHandler.h:342–347 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
340
}
341
342
HRESULT FlashCall(_bstr_t request)
343
{
344
owner->handleFlashCall((wchar_t*)request);
345
346
return S_OK;
347
}
348
};
349
350
}
Callers
nothing calls this directly
Calls
1
handleFlashCall
Method · 0.80
Tested by
no test coverage detected