MCPcopy Create free account
hub / github.com/antonioCoco/SspiUacBypass / RpcBindResponseHeader2Struct

Class RpcBindResponseHeader2Struct

CreateSvcRpc.cpp:92–96  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90};
91
92struct RpcBindResponseHeader2Struct
93{
94 DWORD dwContextResultCount;
95 RpcBindResponseContextEntryStruct Context;
96};
97
98struct RpcConnectionStruct
99{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected