Constants: Automation Library

Parent: $root.$constants

kAutoBOOLForce variable to be passed as an automation BOOL (Boolean)
kAutoBOOLREFForce variable to be passed as a reference to an automation BOOL (Boolean)
kAutoBSTRForce variable to be passed as an automation BSTR (binary string)
kAutoBSTRREFForce variable to be passed as a reference to an automation BSTR (binary string)
kAutoCYForce variable to be passed as an automation CY (Currency)
kAutoCYREFForce variable to be passed as a reference to an automation CY (Currency)
kAutoDISPATCHForce variable to be passed as an automation DISPATCH (interface pointer)
kAutoDISPATCHREFForce variable to be passed as a reference to an automation DISPATCH (interface pointer)
kAutoEMPTYForce variable to be passed as EMPTY
kAutoEMPTYREFForce variable to be passed as a reference to EMPTY
kAutoI1Force variable to be passed as an automation I1 (Signed byte)
kAutoI1REFForce variable to be passed as a reference to an automation I1 (Signed byte)
kAutoI2Force variable to be passed as an automation I2 (Signed word)
kAutoI2REFForce variable to be passed as a reference to an automation I2 (Signed word)
kAutoI4Force variable to be passed as an automation I4 (Signed long)
kAutoI4REFForce variable to be passed as a reference to an automation I4 (Signed long)
kAutoNULLForce variable to be passed as NULL
kAutoR4Force variable to be passed as an automation R4 (4 byte real)
kAutoR4REFForce variable to be passed as a reference to an automation R4 (4 byte real)
kAutoR8Force variable to be passed as an automation R8 (8 byte real)
kAutoR8REFForce variable to be passed as a reference to an automation R8 (8 byte real)
kAutoUI1Force variable to be passed as an automation UI1 (Unsigned byte)
kAutoUI1REFForce variable to be passed as a reference to an automation UI1 (Unsigned byte)
kAutoUI2Force variable to be passed as an automation UI2 (Unsigned word)
kAutoUI2REFForce variable to be passed as a reference to an automation UI2 (Unsigned word)
kAutoUI4Force variable to be passed as an automation UI4 (Unsigned long)
kAutoUI4REFForce variable to be passed as a reference to an automation UI4 (Unsigned long)