Loading...
 

GetDomain

GetDomain

GetDomain(CX_xxxxx, WRITE), GetDomain(, WRITE)

parameters: Identifier of a class (can also be on the stack)

Stack
Stack Position Description
Stack(In) Top -
Stack(Out) Top Bit Pattern

returns the set domain for write access.

GetDomain(CX_xxxxx, READ), GetDomain(, READ)

parameters: Identifier of a class (can also be on the stack)

Stack
Stack Position Description
Stack(In) Top -
Stack(Out) Top Bit Pattern

returns the set domain for read access.

If objects are reached with FindFirst, FindExists, Find or FindAll, the set k-th domain determines in which RootEP-Collection is searched. At the moment domains can not be chained! The set Read-Domain also controls the evaluation of access expressions.