API 文件集 > Miscellaneous > Object ProDtlsym > Function ProDtlsymInstnoteDataGet
Function ProDtlsymInstnoteDataGet
Description
Gets data of a note in the symbol instance.
Replacement in Object TOOLKIT:
Licensing Requirement
Synopsis
#include <ProDtlsyminst.h>
ProDtlsymInstnoteDataGet
(
/* (In)
The note attached to symbol instance.
*/
/* (In)
The symbol instance data.
*/
/* (In)
The display mode.
*/
ProDtlnotedata* notedata
/* (Out)
The note data in symbol instance space. Free using ProDtlnotedataFree.
*/
)
Returns
The function succeeded.
One or more inputs was invalid.
No symbols were found in the model.
User Guide References
這是否有幫助?