Include file: xprofile.h
Overview
XProfile is a class to handle INI-files.
Functions
Remarks
close a profile
Parameters
| XProcess * | owner process
|
| char * | application title
|
| char * | filename of the profile (default is OS2.INI )
|
Remarks
Open a profile/create non existing profile
Parameters
| char *itemName | item name to read
|
| XString *buffer | XString-buffer for the data to read
|
| char *itemName | item name to read
|
| void *buffer | buffer for the data to read
|
| ULONG size | size of the buffer
|
Remarks
Read from a profile
Read from a profile
Parameters
| char *itemName | item name to write
|
| void *buffer | buffer with the data to write
|
| ULONG size | size of the buffer
|
Remarks
Write to a profile
This document was generated by Jens von Pilgrim's Autodoc