Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ FlashCall
Method
FlashCall
DuiLib/Utils/FlashEventHandler.h:35–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
virtual HRESULT FlashCall ( LPCTSTR request )
36
{
37
return S_OK;
38
}
39
};
40
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected