Warning: main(/www/www/htdocs/style/globals.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/wid_build/libs/ptsetvalue.html on line 1
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/globals.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/wid_build/libs/ptsetvalue.html on line 1
Warning: main(/www/www/htdocs/style/header.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/wid_build/libs/ptsetvalue.html on line 8
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/header.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/wid_build/libs/ptsetvalue.html on line 8
Set the value of a resource using mod_f
int PtSetValue( PtWidget_t *widget,
PtResourceRec_t const *mod,
PtArg_t const *args );
- widget
- A pointer to the widget whose resource is being modified.
- mode
- A resource record that describes the type of resource being modified.
- arg
- A pointer to a
PtArg_t
structure (see the Photon Library Reference) that indicates
which resource to modify, as well as the value to assign to it.
This function sets the value of a particular resource using the
information provided in mod, including the mod_f
member.
Consider calling
PtSuperClassSetResources()
for a cleaner solution.
To set structure members without any further action, call
PtSetStruct().
- 0
- Nothing has changed.
- 1
- The value has changed.
- 2
- The value and length have changed.
Photon
Safety: | |
Interrupt handler |
No |
Signal handler |
No |
Thread |
No |
PtSetStruct(),
PtSuperClassSetResources()
PtArg_t
in the Photon Library Reference
Warning: main(/www/www/htdocs/style/footer.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/wid_build/libs/ptsetvalue.html on line 129
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/footer.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/wid_build/libs/ptsetvalue.html on line 129