TempMissing

TempMissing()

Purpose: This is used to simulate a missing argument when calling Excel(). It creates a temporary "missing" XLOPER.

version(Windows)
TempMissing
(
Flag!"autoFree" autoFree = Yes.autoFree
)
()

Return Value

Type: LPXLOPER

LPXLOPER The temporary XLOPER, or 0 if GetTempMemory() failed.

Comments:

Meta