API 설명서 > Drawings and detail > Object ProDtlsymdef > Function ProDtlsymdefDataGet
Function ProDtlsymdefDataGet
Description
Get a symbol definition data.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDtlsymdef.h>
ProDtlsymdefDataGet
(
ProDtlsymdef* symdef
/* (In)
The symbol definition.
*/
/* (Out)
The symbol definition data.
*/
)
Returns
The function successfully retrieved the symbol definition data.
Bad one or more input arguments.
Can't get the symbol definition data.
Sample Code References
User Guide References
도움이 되셨나요?