StrDeleteW (FUN)ΒΆ
FUNCTION StrDeleteW
Deletes <iLength> characters of <pwst>, beginning at the <iPosition>-th character position. <iPosition> = 1 is the first character.
- InOut:
- Scope - Name - Type - Input - pwd- POINTER TO WORD - iLength- INT- iPosition- INT
FUNCTION StrDeleteW
Deletes <iLength> characters of <pwst>, beginning at the <iPosition>-th character position. <iPosition> = 1 is the first character.
| Scope | Name | Type | 
|---|---|---|
| Input | 
 | POINTER TO WORD | 
| 
 | 
 | |
| 
 | 
 |