API 文件集 > Family table > Object ProFamtable > Function ProFamtableItemToParameter
Function ProFamtableItemToParameter
Description
Converts a ProFamtableItem to a ProParameter.
Types supported for conversion here:
Replacement in Object TOOLKIT:
Synopsis
#include <ProFamtable.h>
ProFamtableItemToParameter
(
/* (In)
The family table item
*/
ProParameter* r_parameter
/* (Out)
The parameter
*/
)
Returns
The function successfully converted the family table item.
Other
The conversion failed.
Sample Code References
User Guide References
這是否有幫助?