checkSharedAccess

If expression is shared, check that we can access it. Give error message if not.

bool
checkSharedAccess

Parameters

e Expression

expression to check

sc Scope*

context

Return Value

Type: bool

true on error

Meta