Function ProGtolValueStringSet
Description
Set value string of gtol
Replacement in Object TOOLKIT:
Synopsis
#include <ProGtol.h>
ProGtolValueStringSet
(
ProGtol* gtol
/* (In)
valid gtol.
*/
wchar_t* value
/* (In)
value string.
*/
)
Returns
The function completed successfully.
The input argument is invalid.
Sample Code References
User Guide References
Isto foi útil?