You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 27, 2019. It is now read-only.
你好,blink要获取post内容有什么方式么?
通过api 找到了wkeNetGetPostBody,应该是这个函数,但是尝试多次没能够调用成功。
也参考了以下代码,尝试多次调试不能正常运行,如果调用,请给点资料,谢谢。
获取post数据:
var eles = (wkePostBodyElements)Marshal.PtrToStructure(BlinkBrowserPInvoke.wkeNetGetPostBody(job), typeof(wkePostBodyElements));
The text was updated successfully, but these errors were encountered: