Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getDataSize
Method
getDataSize
src/common/utils.cpp:791–794 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
789
}
790
791
inline DWORD NTRegQuery::getDataSize() const
792
{
793
return m_dwSize;
794
}
795
796
797
// This class represents the local allocation of dynamic memory in Windows.
Callers
1
validateProductSuite
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected