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