ServicesControlGetPrivateProfileString Method
Namespace: MbcsCentralAssembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
private static int GetPrivateProfileString(
string lpSectionName,
string lpKeyName,
string lpDefault,
StringBuilder lpReturnedString,
int nSize,
string lpFileName
)
- lpSectionName String
-
- lpKeyName String
-
- lpDefault String
-
- lpReturnedString StringBuilder
-
- nSize Int32
-
- lpFileName String
-
Int32