Documentation de l'API > Miscellaneous > Object ProUdfextsymbol > Function ProUdfextsymbolPromptGet
Function ProUdfextsymbolPromptGet
Description
Obtains the prompt used for this external symbol.
Synopsis
#include <ProUdf.h>
ProUdfextsymbolPromptGet
(
ProUdfextsymbol external_symbol
/* (In)
The external symbol
*/
ProLine prompt
/* (Out)
The prompt used for this external symbol.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
No license is available for this function.
User Guide References
Est-ce que cela a été utile ?