POleStr
Pointer to WideChar
Declaration
Source position: types.pp line 171
Type
POleStr = PWideChar
Description
POleStr is a pointer to a (double) null-terminated array of TOleChar characters.
See also
| Name | Description |
|---|---|
| TOleChar | Alias for the widechar type |