SecureObject Method
Object List Next Object
Defined By: ObjectTools
Description:
Establishes an object’s ACL as the security object for that object.
Declaration:
Function SecureObject(ByVal o As Object, ByVal acl as Object)As Long
Details:
Obj is the object you want to secure and ACL is the object’s ACL you want to serve as the security object.