API 文件集
>
Drawings and detail
>
Object ProDtlvartext
> Function ProDtlvartextDataGet
Function ProDtlvartextDataGet
Description
Get var text data.
Synopsis
#include <
ProDtlsyminst.h
>
ProError
ProDtlvartextDataGet
(
ProDtlvartext
vartext
/* (In)
The pointer to variable text structure.
*/
ProLine
prompt
/* (Out)
The prompt.
*/
ProLine
value
/* (Out)
The value.
*/
)
Returns
PRO_TK_NO_ERROR
The function retrieve data.
PRO_TK_BAD_INPUTS
One or more arguments were invalid.
Sample Code References
pt_examples ( TestDtlsyminst.c )
這是否有幫助?
此網站在啟用 JavaScript 的情況下運作成效最佳