SchdSpecialItemClose
- Last UpdatedJul 18, 2023
- 1 minute read
This function terminates a browsing session and cleans up the resources used by the session. This function uses iSession as the argument which is previously returned by the SchdSpecialItemOpen function.
Syntax
INT SchdSpecialItemClose(LONG Session)
Session:
Current schedule special item browsing session obtained by SchdSpecialItemOpen.
Return Value
0 (zero) if the browsing session exists, otherwise an error code is returned.
Related Functions
SchdSpecialItemOpen, SchdSpecialItemFirst, SchdSpecialItemNext, SchdSpecialItemPrev, SchdSpecialItemGetField, SchdSpecialItemNumRecords