API Documentation
>
Functions
> Function pfcCreateDoubleArgValue
Function pfcCreateDoubleArgValue
# include <
pfcArgument.h
>
pfcArgValue_ptr
pfcCreateDoubleArgValue
(
xreal
Value)
Description
Creates a double argument value object.
See Also:
pfcArgument::Create(xrstring, pfcArgValue_ptr)
,
pfcDll::ExecuteFunction(xrstring, pfcArguments_ptr)
Parameters:
Value
The double value.
Returns:
The created argument value object.
Was this helpful?
This site works best with JavaScript enabled