点击或拖拽改变大小

KernelWritePrivateProfileString 方法 (Byte, Byte, Byte, String)

Sweet 开发框架

[缺少 "M:Sweet.Common.Win32.Kernel.WritePrivateProfileString(System.Byte[],System.Byte[],System.Byte[],System.String)" 的 <summary> 文档]

命名空间:  Sweet.Common.Win32
程序集:  Sweet.Common (在 Sweet.Common.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法
public static bool WritePrivateProfileString(
	byte[] section,
	byte[] key,
	byte[] val,
	string filePath
)

参数

section
类型:SystemByte

[缺少 "M:Sweet.Common.Win32.Kernel.WritePrivateProfileString(System.Byte[],System.Byte[],System.Byte[],System.String)" 的 <param name="section"/> 文档]

key
类型:SystemByte

[缺少 "M:Sweet.Common.Win32.Kernel.WritePrivateProfileString(System.Byte[],System.Byte[],System.Byte[],System.String)" 的 <param name="key"/> 文档]

val
类型:SystemByte

[缺少 "M:Sweet.Common.Win32.Kernel.WritePrivateProfileString(System.Byte[],System.Byte[],System.Byte[],System.String)" 的 <param name="val"/> 文档]

filePath
类型:SystemString

[缺少 "M:Sweet.Common.Win32.Kernel.WritePrivateProfileString(System.Byte[],System.Byte[],System.Byte[],System.String)" 的 <param name="filePath"/> 文档]

返回值

类型:Boolean

[缺少 "M:Sweet.Common.Win32.Kernel.WritePrivateProfileString(System.Byte[],System.Byte[],System.Byte[],System.String)" 的 <returns> 文档]

参见
SweetUI 控件库、工具类库、扩展类库、多页面开发框架