Function ProFaminstanceValueGet
Description
Retrieves the value for the specified item for the instance.
Replacement in Object TOOLKIT:
Synopsis
#include <ProFaminstance.h>
ProFaminstanceValueGet
(
/* (In)
The instance handle
*/
/* (In)
The model item
*/
/* (Out)
The value in the family table of an item that corresponds to the specified model item for that instance
*/
)
Returns
The function successfully retrieved the information.
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 function could not find the family table, or the generic model).
Sample Code References
User Guide References
Было ли это полезно?