Home | Info | Community | Development | myReactOS | Contact Us
Definition at line 374 of file ob_x.h.
Referenced by ObCreateObject(), ObInsertObject(), ObOpenObjectByName(), and ObpDeallocateObject().
{ /* First release the attributes, then free them from the lookaside list */ ObpReleaseObjectCreateInformation(ObjectCreateInfo); ObpFreeCapturedAttributes(ObjectCreateInfo, LookasideCreateInfoList); }