Siliconetics Developer Center 
(609) 7607027
admin@srcsb.com
Untitled Document
SearchSearch:
ClassMethodAdjustHeaderSize


DESCRIPTION:
Adjust the size of the fix structure portion of the record to the given size.

ClassCLASS: CRecArrayHnd

PROTOTYPE(S):
bool AdjustHeaderSize(int NewSize);


ARGUMENT(S):
int NewSizeNew header size to be applied.


RETURN VALUE:
This function returns true on successfull, otherwise it returns false.

EXAMPLE:




COMMENT:
This function will truncate or expand the record header. If the header is expanded, the value in expanded area are unpredictable.
Untitled Document
SearchSearch: