API ドキュメンテーション > Features > Object ProUdfrequiredref > Function ProUdfrequiredrefPromptGet
Function ProUdfrequiredrefPromptGet
Description
Obtains the reference prompt for a UDF reference.
Synopsis
#include <ProUdf.h>
ProUdfrequiredrefPromptGet
(
/* (In)
The UDF required reference handle.
*/
ProLine prompt
/* (Out)
The reference prompt for this reference.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
No license is available for this function.
Sample Code References
User Guide References
これは役に立ちましたか?