Platform | Win32, x64 |
Purpose |
To set or change an integer value associated with a named string. |
Syntax |
SUBROUTINE SET_CLEARWIN_INFO@( STRING, VALUE ) |
Description |
This function will create and assign a value to a private named parameter that can be retrieved using CLEARWIN_INFO@. User defined parameters can be very useful to communicate information between modules in a program (especially between DLLs under Win32). This function cannot be used to set system CLEARWIN_INFO@ values except for the printer dialog parameters described in Customising the printer dialog box. |
See also |