AppInfoT.equal

Checks if two GAppInfos are equal.

template AppInfoT(TStruct)
int
equal

Parameters

appinfo2 AppInfoIF

the second GAppInfo.

Return Value

Type: int

TRUE if appinfo1 is equal to appinfo2. FALSE otherwise.

Meta