SchdSpecialClose
- Last UpdatedJul 18, 2023
- 1 minute read
The SchdSpecialClose 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 SchdSpecialOpen function.
Syntax
INT SchdSpecialClose(LONG Session)
Session:
Current special day group browsing session obtained by SchdSpecialOpen.
Return Value
0 (zero) if the browsing session exists, otherwise an error code is returned.
Related Functions
SchdSpecialOpen, SchdSpecialFirst, SchdSpecialNext, SchdSpecialPrev, SchdSpecialGetField, SchdSpecialNumRecords