TempInt12

TempInt12()

Purpose: Creates a temporary integer XLOPER12.

version(Windows)
TempInt12
(
Flag!"autoFree" autoFree = Yes.autoFree
)
(
int i
)

Return Value

LPXLOPER12 The temporary XLOPER12, or 0 if GetTempMemory() failed.

Comments:

Note that the int oper has increased in size from short int up to int in the 12 opers

Meta