| lcPropPutInt | Home |
|
BOOL lcPropPutInt ( HANDLE hObject, int idProp, int Value ); |
| hObject | |
| Handle to object. | |
| idProp | |
| Property's identifier. | |
| Value | |
| Property's new value. | |
| If the function succeeds, the return value is nonzero (TRUE). |
| Access Objects Properties, lcPropGetInt |