Description

Disables the association of an object “Auto Add” with a particular McObject category.

Return Type

None  

Syntax

object.DetachAutoAddFromCategory dwCookie

The DetachAutoAddFromCategory Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McObjects.
dwCookieRequired. An ULong object.

Identifier from previous AttachAutoAddToCategory.

Remarks

Disables the automatic creation and addition of objects when requested from a category via a GetCategoryItem call (see AttachAutoAddToCategory).