Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CobaltFusion/DebugViewPP
/ get_Name
Method
get_Name
Libraries/TabbingFramework/TabbedMDISave.cpp:367–371 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
365
}
366
367
STDMETHODIMP CTabbedMDIChildModifiedItem::get_Name(
368
BSTR* name)
369
{
370
return m_name.CopyTo(name);
371
}
372
STDMETHODIMP CTabbedMDIChildModifiedItem::put_Name(
373
const wchar_t* name)
374
{
Callers
nothing calls this directly
Calls
1
CopyTo
Method · 0.80
Tested by
no test coverage detected