Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HertzDevil/0CC-FamiTracker
/ IsClipboardAvailable
Method
IsClipboardAvailable
Source/FrameEditor.cpp:1274–1277 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1272
}
1273
1274
bool CFrameEditor::IsClipboardAvailable() const
1275
{
1276
return ::IsClipboardFormatAvailable(m_iClipboard) == TRUE;
1277
}
1278
1279
// CFrameEditorDropTarget ////////////
1280
Callers
1
OnUpdateEditPaste
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected