Home | Info | Community | Development | myReactOS | Contact Us
Definition at line 141 of file mft.c.
{ if (Attribute->Nonresident) { return ((PNONRESIDENT_ATTRIBUTE)Attribute)->AllocatedSize; } return ((PRESIDENT_ATTRIBUTE)Attribute)->ValueLength; }