API 文档 > Family table > Object ProFaminstance > Function ProFaminstanceValueSet
Function ProFaminstanceValueSet
Description
Modifies the value of the specified item for the instance.
Replacement in Object TOOLKIT:
Synopsis
#include <ProFaminstance.h>
ProFaminstanceValueSet
(
/* (In)
The instance handle
*/
/* (In)
The model item
*/
/* (In)
The value to set
*/
)
Returns
The function successfully modified the value.
Model is in read-only state.
The specified instance does not exist in the family table, or the specified model item is not table-driven.
A general error occurred and the function failed (for example, the generic does not exist in session, or the function could not find the family table).
Sample Code References
User Guide References
这对您有帮助吗?