InstallShield 2016 ยป InstallScript Language Reference
Description
The DeleteWCHARArray function deletes the array of pointers to which pCHARArray points.
Syntax
DeleteWCHARArray ( pCHARArray );
Parameters
| Parameter | Description | 
| pCHARArray | Specifies a pointer to an array of pointers to Unicode character strings. Typically, this pointer is returned by a previous call to GetWCHARArrayFromISStringArray. | 
Return Values
| Return Value | Description | 
| ISERR_SUCCESS | This function always returns ISERR_SUCCESS. | 
See Also
| InstallShield 2016 Help LibraryMay 2017 | Copyright Information | Flexera Software |