PyDSOP_SCOPE_INIT_INFOs Object

An object representing an array of PyDSOP_SCOPE_INIT_INFO objects

Comments

You must pass the number of items in the array to the constructor. Once set, this can not be changed. You can index the index (eg, ob[2]). The object has no other (interesting) methods or attributes.
These objects are created via adsi::DSOP_SCOPE_INIT_INFOs(size)