API 文件集 > Drawings and detail > Object ProDtlvartext > Function ProDtlvartextDataGet
Function ProDtlvartextDataGet
Description
Get var text data.
Synopsis
#include <ProDtlsyminst.h>
ProDtlvartextDataGet
(
/* (In)
The pointer to variable text structure.
*/
ProLine prompt
/* (Out)
The prompt.
*/
ProLine value
/* (Out)
The value.
*/
)
Returns
The function retrieve data.
One or more arguments were invalid.
Sample Code References
這是否有幫助?