This function indicates that a profile is no longer available for use.
#define INCL_WINSHELLDATA /* Or use INCL_WIN, INCL_PM, */ #include <os2.h> HINI hini; /* Initialization-file handle. */ BOOL rc; /* Success indicator. */ rc = PrfCloseProfile(hini);