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


DESCRIPTION:
Retrieve the subrecord id at given position.

ClassCLASS: CRecArray

PROTOTYPE(S):
int GetSubRealID(int Pos);


ARGUMENT(S):
int PosThe record position in array.


RETURN VALUE:
This function returns the subrecord id a given position or 0 if the given position is invalid.

EXAMPLE:




COMMENT:
This function will return the subrecord id at given position. This function differ from GetSubID function by returning a real id instead of the subrecord ids if the sub record is a reference.

SEE ALSO:
ClassMethodGetSubID
Untitled Document
SearchSearch: