MCPcopy 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
11DWORD64 CNumberValueDlg::GetValue() const {
12 return m_Value;
13}
14
15DWORD CNumberValueDlg::GetType() const {
16 return m_Type;

Callers 1

ShowValuePropertiesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected