点击或拖拽改变大小

CompilerServices.String2Psz 方法

X#
Allocate a PSZ and add it to the list

命名空间:  XSharp.Internal
程序集:  XSharp.RT (在 XSharp.RT.dll 中) 版本:2.22 GA
语法
 STATIC METHOD String2Psz(
	s AS STRING,
	pszList AS List<IntPtr>
) AS IntPtr
查看代码

参数

s
类型:String
pszList
类型:ListIntPtr

返回值

类型:IntPtr
参见