Unit uComExtra

Classes

IObjectSafety - Data passed into interface may be untrusted

Functions

Types

Constants

INTERFACESAFE_FOR_UNTRUSTED_CALLER
INTERFACESAFE_FOR_UNTRUSTED_DATA

Variables


Functions


Types


Constants

INTERFACESAFE_FOR_UNTRUSTED_CALLER = $00000001

-- IObjectSafety interface required to support active scripting using VBScript or JScript

INTERFACESAFE_FOR_UNTRUSTED_DATA = $00000002

Caller of interface may be untrusted

Variables