IStorageAsync.StorageClearAsync (METH) ¶ METHOD StorageClearAsync : PROC_STATE InOut: Scope Name Type Comment Return StorageClearAsync PROC_STATE Input eCmd PROC_CMD eCommand Output eError ERROR
ISO8601_TO_DT (FUN) ¶ FUNCTION ISO8601_TO_DT : ERROR InOut: Scope Name Type Return ISO8601_TO_DT ERROR Output dtValue DT Inout sValue ISO8601
ISO8601_TO_LTIME (FUN) ¶ FUNCTION ISO8601_TO_LTIME : ERROR InOut: Scope Name Type Return ISO8601_TO_LTIME ERROR Output ltValue LTIME Inout sValue ISO8601
ISO8601_TO_TIME (FUN) ¶ FUNCTION ISO8601_TO_TIME : ERROR InOut: Scope Name Type Return ISO8601_TO_TIME ERROR Output tValue TIME Inout sValue ISO8601
LTIME_TO_INT64 (FUN) ¶ FUNCTION LTIME_TO_INT64 : ERROR InOut: Scope Name Type Return LTIME_TO_INT64 ERROR Input ltValue LTIME Output i64Value INT64
LTIME_TO_ISO8601 (FUN) ¶ FUNCTION LTIME_TO_ISO8601 : ERROR InOut: Scope Name Type Return LTIME_TO_ISO8601 ERROR Input ltValue LTIME Inout sValue ISO8601
LTIME_TO_REAL8 (FUN) ¶ FUNCTION LTIME_TO_REAL8 : ERROR InOut: Scope Name Type Return LTIME_TO_REAL8 ERROR Input ltValue LTIME Output lrValue LREAL
REAL8_TO_DT (FUN) ¶ FUNCTION REAL8_TO_DT : ERROR InOut: Scope Name Type Return REAL8_TO_DT ERROR Input r8Value REAL8 Output dtValue DT
REAL8_TO_LTIME (FUN) ¶ FUNCTION REAL8_TO_LTIME : ERROR InOut: Scope Name Type Return REAL8_TO_LTIME ERROR Input r8Value REAL8 Output ltValue LTIME
REAL8_TO_TIME (FUN) ¶ FUNCTION REAL8_TO_TIME : ERROR InOut: Scope Name Type Return REAL8_TO_TIME ERROR Input r8Value REAL8 Output tValue TIME