MCPcopy Create free account
hub / github.com/aixed/WeChat-Hook / SetProcessHandle

Function SetProcessHandle

src/wx_send_xml.cpp:123–126  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

121 }
122
123 void SetProcessHandle(void* handle)
124 {
125 g_processHandle = handle;
126 }
127
128 // ===== XML字段提取 =====
129 XmlFields ExtractXmlFields(const std::string& xml, XmlType xmlType)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected