点击或拖拽改变大小

KernelGetPrivateProfileString 方法 (Byte, Byte, Byte, Byte, Int32, String)

Sweet 开发框架

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

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

参数

section
类型:SystemByte

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

key
类型:SystemByte

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

def
类型:SystemByte

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

retVal
类型:SystemByte

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

size
类型:SystemInt32

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

filePath
类型:SystemString

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

返回值

类型:Int32

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

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