点击或拖拽改变大小

EweCorewkePostURL 方法

[缺少 "M:DSkin.DirectUI.EweCore.wkePostURL(System.IntPtr,System.String,System.IntPtr,System.Int32)" 的 <summary> 文档]

命名空间:  DSkin.DirectUI
程序集:  DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
public static void wkePostURL(
	IntPtr webView,
	string url,
	IntPtr data,
	int dataBytes
)

参数

webView
类型:SystemIntPtr

[缺少 "M:DSkin.DirectUI.EweCore.wkePostURL(System.IntPtr,System.String,System.IntPtr,System.Int32)" 的 <param name="webView"/> 文档]

url
类型:SystemString

[缺少 "M:DSkin.DirectUI.EweCore.wkePostURL(System.IntPtr,System.String,System.IntPtr,System.Int32)" 的 <param name="url"/> 文档]

data
类型:SystemIntPtr

[缺少 "M:DSkin.DirectUI.EweCore.wkePostURL(System.IntPtr,System.String,System.IntPtr,System.Int32)" 的 <param name="data"/> 文档]

dataBytes
类型:SystemInt32

[缺少 "M:DSkin.DirectUI.EweCore.wkePostURL(System.IntPtr,System.String,System.IntPtr,System.Int32)" 的 <param name="dataBytes"/> 文档]

参见