Functions.MemUpper 方法 | |
命名空间:
XSharp.RT
程序集:
XSharp.RT (在 XSharp.RT.dll 中) 版本:2.22 GA
语法 FUNCTION MemUpper(
pMemory AS IntPtr,
dwCount AS DWORD
) AS IntPtr
public static IntPtr MemUpper(
IntPtr pMemory,
uint dwCount
)
查看代码参数
- pMemory
- 类型:IntPtr
- dwCount
- 类型:UInt32
返回值
类型:
IntPtr参见