Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BeneficialCode/WinArk
/ GetValue
Method
GetValue
WinArk/NumberValueDlg.cpp:11–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
}
10
11
DWORD64 CNumberValueDlg::GetValue() const {
12
return m_Value;
13
}
14
15
DWORD CNumberValueDlg::GetType() const {
16
return m_Type;
Callers
1
ShowValueProperties
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected