Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BeneficialCode/WinArk
/ Get
Method
Get
KernelLibrary/kstring.h:104–106 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
102
}
103
104
const wchar_t* Get() const {
105
return m_str;
106
}
107
108
ULONG Length() const {
109
return m_Len;
Callers
1
InitMiniFilter
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected