API Documentation
>
Functions
> Function pfcCreateIntArgValue
Function pfcCreateIntArgValue
# include <
pfcArgument.h
>
pfcArgValue_ptr
pfcCreateIntArgValue
(
xint
Value)
Description
Creates an integer argument value object.
See Also:
pfcArgument::Create(xrstring, pfcArgValue_ptr)
,
pfcDll::ExecuteFunction(xrstring, pfcArguments_ptr)
Parameters:
Value
The integer value.
Returns:
The created argument value object.
User Guide References:
Managing Application Arguments:pfcCreateIntArgValue
Was this helpful?
This site works best with JavaScript enabled